Off the blocks with the new Cosmos Db SDK-V4

Off the blocks with the new Cosmos Db SDK - V4

Creating Cosmos Db Infrastructure The azure Cosmos DB team provides SQL API SDK’s for various languages. At the time of writing this post the NuGet package for .NET core is at version 4 preview 3. The GitHub repo for this NuGet package is here . To get started we can use the Cosmo Db emulator locally or create a Cosmos Account on Azure. We can log onto Azure portal to create a Cosmos Account or use Azure CLI....

November 2, 2020 · (updated February 2, 2024) · 7 min · Pradeep Loganathan
High performance Data modelling in Azure Cosmos Db

High performance Data modelling in Azure Cosmos Db

It is imperative to understand core concepts involved in modelling data in Cosmos Db to harness its power. It is an extremely powerful cloud native database.

October 30, 2020 · (updated February 2, 2024) · 10 min · Pradeep Loganathan
Getting started with Cosmos DB

Getting started with Cosmos DB

Cosmos DB is a cloud native database engine on Azure. It is a born-in the-cloud database with no legacy compatibility requirements. It can expose data using a variety of models and API’s.

October 21, 2020 · (updated February 5, 2024) · 4 min · Pradeep Loganathan