David Pine shares the unofficial Azure Cosmos DB Repository .NET SDK. The repository SDK aims to simplify the consumption of Azure Cosmos DB by abstracting away some of the complexities of the existing .NET SDK and exposes a modern generic repository pattern-based interface.
Build your NoSQL database for speed, scale, and performance with the right data modeling, partitioning, and pricing strategies. In under 2-minutes, these new videos will help guide your next application development project.
Learn how to optimize the network bandwidth usage in your application by taking advantage of EnableContentResponseOnWrite to avoid getting unneeded content as part of your operations with the Azure Cosmos DB .NET SDK
Today, at Microsoft Ignite 2020, we announced new ways to run serverless workloads and bring the power of Azure Synapse Analytics to operational data in Azure Cosmos DB. These capabilities offer new possibilities for NoSQL developers and data analysts to power applications at any size or scale – from dev/test to production. You can explore these ne...
How to support bulk updates in Azure Cosmos DB with Optimistic concurrency control. In this sample, we use Core (SQL) API to bulk update vertices in a graph hosted in Gremlin API!
You can now upgrade your applicable MongoDB account to the latest version by using our automatic database upgrade process. The upgrade process doesn't interrupt the availability of your account and it doesn't consume RU/s or decrease the capacity of the database at any point. No existing data or indexes will be affected by this process. This is...
Step-by-step guidance about how to build fault tolerant applications using the Azure Cosmos DB Cassandra API with a custom retry policy for 429 errors.