Mongoose-like ORM for Azure Cosmos DB SQL API
•There is no ORM for Cosmos DB SQL API in Node yet, but it doesn't mean we can't create one.
There is no ORM for Cosmos DB SQL API in Node yet, but it doesn't mean we can't create one.
I was exposed to lots of Microsoft tech in the last few months. One of them was Cosmos DB, and I will share my experience with it today.
Building React apps is super easy now - thanks to tools like create-react-app, but deploying on Azure is still a bit tricky.