Showing results for April 2020 - Azure Cosmos DB Blog

Apr 29, 2020
1
0

Getting started with Azure Cosmos DB using API for MongoDB and Rust

Gurpreet Singh
Gurpreet Singh

Rust is becoming increasingly popular both externally and internally at Microsoft due to its performance and safety, especially safe concurrency. In this tutorial, we are going to be writing a Rust application to perform create, read, update, and delete (CRUD) operations on data using Azure Cosmos DB's API for MongoDB. Prerequisites: ...

Azure Cosmos DB for MongoDBTips and Tricks
Apr 27, 2020
2
2

How to change your partition key in Azure Cosmos DB

Theo van Kraay
Theo van Kraay

Searching for how to change your partition key in Azure Cosmos DB? You have come to the right place! Learn how to achieve this by leveraging Change Feed and Bulk Execution features in Azure Cosmos DB to live migrate containers.

Tips and TricksAzure Cosmos DB for NoSQLChange Feed
Apr 9, 2020
2
0

April query updates in Azure Cosmos DB

Tim Sander
Tim Sander

We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and dates and time system functions. This blog covers updates during the first four months of 2020.

Azure Cosmos DB for NoSQLTips and TricksQuery