Document DB

Getting Started local development with Azure Cosmos DB services – Part 2

In my previous article we discussed about setting local development environment using Cosmos DB Emulator for Windows. With this part 2 of the article, we will cover developing, debugging and integration related aspects of using Cosmos DB Emulator. Developing with…
Read more

Getting Started local development with Azure Cosmos DB services – Part 1

Azure Cosmos DB is a multi-API, multi-model highly scalable NoSQL database services from Microsoft Azure platform. In order to develop an application consuming Azure Cosmos DB requires an azure live subscription or emulator in your local machine. The Azure Cosmos…
Read more

Azure CosmosDB – a multi-model, multi-API for highly scalable applications

Azure Cosmos DB is the next generation globally distributed multi model database from Microsoft. Cosmos DB has been built from scratch in mind with efficient global distribution and horizontal scalability aspects as the core. Azure Cosmos DB guarantees single-digit-millisecond latencies…
Read more