SQL in your JavaScript

February 2, 2023 By Mark Otto 0

Node.js Weekly

AlaSQL.js 3.0: Isomorphic JavaScript SQL Database — A SQL database you can use in Node.js and the browser. The interesting bit, for me, is how it opens up the idea of using SQL to query JavaScript objects – as in this example. “The library adds the comfort of a full database engine to your JavaScript app. No, really.”

Andrey Gershun

An Intuitive APM for Node.js Developers — AppSignal doesn’t just offer Node.js performance monitoring and error tracking. We have a full set of features to monitor your application from A to Z packed in a clear and intuitive interface. All features are included in all plans.

AppSignal

Understanding the GraphQL Type System — Tania is one of our favorite tech bloggers as everything she writes is so easy to follow without sacrificing the necessary technical details, so if you want to learn more about how GraphQL schemas are structured, this is a handy read.

Tania Rascia

🛠 Code & Tools

TestCafe 2.3: Node-Based End-to-End Web Testing — We frequently link to releases of this popular testing tool (the official homepage sells it better than these release notes), but v2.3 is noteworthy for adding a new create-testcafe tool to help you interactively generate new TestCafe projects quickly. Experimental ESM support has also made it in.

Developer Express Inc.

Find Tech Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired

📰 Extra, Extra!