Node.js is a JavaScript-based environment that allows developers to build server-side applications and APIs. It supports all kinds of databases (relational and non-relational), and when paired with the right database, can power a variety of different data use cases. We will look at some important database characteristics,
Table of contents
Working with Node.jsChoosing the right database for your Node.js applicationHow to connect your database to Node.jsSpin up a database for free with FaunaSort: