Azure Cosmos DB Blog

The latest news, updates and technical insights from the Azure Cosmos DB team

Latest posts

Mar 9, 2022
Post comments count 0
Post likes count 0

Financial services firm Jack Henry finds a reliable, fast database in Azure Cosmos DB

Mark Brown

Read about how Jack Henry has a found a scalable, reliable database in Azure Cosmos DB.

Feb 28, 2022
Post comments count 1
Post likes count 0

Azure Cosmos DB API for MongoDB v4.2 Is Here – Three Reasons to Upgrade Now

Gahl Levy

We are excited to announce the general availability of Azure Cosmos DB API for MongoDB version 4.2! New aggregation functionality and improved security features, all built on the most scalable database platform make this the best release yet. For a full list of supported features, please read the documentation.

Feb 17, 2022
Post comments count 2
Post likes count 0

Microsoft Mechanics video: Azure Cosmos DB NoSQL Database for High Performance & Scalability

Nikisha Reyes-Grange

A new video by Microsoft Mechanics explores ways to get started with Azure Cosmos DB and build a NoSQL database for high performance and scalability.

Jan 20, 2022
Post comments count 0
Post likes count 0

Read many items fast with the Java SDK for Azure Cosmos DB

Theo van Kraay

Discover ways to collect lots of separate records quickly using the Java SDK for Azure Cosmos DB Java.

Jan 13, 2022
Post comments count 0
Post likes count 1

Tips & Tricks for Query Pagination in Azure Cosmos DB

Tim Sander

In this blog, we'll take a look at tips for query pagination in Azure Cosmos DB. Pagination is the process of dividing a large volume of data across many small pages.

Jan 12, 2022
Post comments count 0
Post likes count 0

Azure Cosmos DB Conf 2022 – Call for Papers

Mark Brown

We are very excited to announce that Azure Cosmos DB Conf is returning, April 19-20, 2022. Azure Cosmos DB Conf is a free, 24-hour virtual developer event co-organized by Microsoft and the Azure Cosmos DB community. This is our second Azure Cosmos DB Conf. Sessions will be a combination of Microsoft and community delivered. The event will run as 3 live streams for Americas, APAC and EMEA, each with their own sessions and unique content broadcast live, as well as on-demand sessions. Come and learn more about Azure Cosmos DB. See what others in the community are building. The Call for Papers is open now and w...

Jan 6, 2022
Post comments count 2
Post likes count 2

Build a Node.js app with Azure Cosmos DB’s API for MongoDB

Shweta Nayak

Build a Node.JS application with Azure Cosmos DB using the API for MongoDB, React, and Express. A new five-part developer video series demonstrates key steps and best practices to help you get started.

Dec 16, 2021
Post comments count 1
Post likes count 1

Async IO for the Python SDK is now in preview!

Gahl Levy

Async IO support for Azure Cosmos DB Python SDK, an important and much-anticipated capability, is now available in preview! Async IO is a concurrent programming method in Python that makes running CRUD (create, read, update, delete) operations in parallel easy to do.

Dec 15, 2021
Post comments count 0
Post likes count 0

Reading data with Spring Data Azure Cosmos DB v3

Ravi Tella

Discover best practices to help improve the read performance of Spring applications when using the new Spring Data Azure Cosmos DB v3 for Core (SQL) API.