Episode

Use Node.js to connect and query data from Azure Cosmos DB SQL API account

In this quickstart, we create and manage an Azure Cosmos DB SQL API account from the Azure portal, and by using a Node.js app cloned from GitHub. Azure Cosmos DB is a multi-model database service that lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.

Follow along with this quickstart here...

https://docs.microsoft.com/azure/cosmos-db/create-sql-api-nodejs

Node.js