In the previous posts in this series, we saw how you can work with databases and containers in Cosmos DB using their Node SDK. You can read those posts here: Part I: Working with databases: https://gauravmantri.com/2019/06/04/cosmos-db-and-node-sdk-working-with-databases/Part II: Working with … [Read more...]
Cosmos DB and Node SDK – Part II: Working with Containers
In the previous post, we saw how we can use Node SDK for Cosmos DB to work with databases. You can read that post here: https://gauravmantri.com/2019/06/04/cosmos-db-and-node-sdk-working-with-databases/. In this post, we will see how we can manage containers in a Cosmos DB database using Node … [Read more...]
Cosmos DB and Node SDK – Part I: Working with Databases
It has been a while that I wrote something :). There have been so many things I learnt in last few years and I wanted to share my learnings but one thing or other kept me away. I am hoping that I will be break this and post regularly going forward. With my work on Cerebrata Cerulean, I got an … [Read more...]