Showing results for August 2024 - Azure Cosmos DB Blog

Aug 13, 2024
0
1

How to migrate MongoDB to Azure Cosmos DB for MongoDB using Spark and Databricks

Sandeep S. Nair
Sandeep S. Nair

MongoDB is a popular document database that offers high performance, scalability, and flexibility. Many organizations use MongoDB to store and process large volumes of data for various applications. However, managing and maintaining MongoDB clusters can be challenging and costly, especially as the data grows and the demand increases.  Azure ...

Azure Cosmos DB for MongoDBMigrationSpark
Aug 13, 2024
1
1

What’s New in Azure Cosmos DB Data Explorer: A Better Way to Navigate Your Data

Meredith Moore
Meredith Moore

As a developer, you may have to work on various projects that involve storing and querying data from different regions and devices. Whether you are building a web application, a mobile app, a gaming platform, or an IoT solution, you want a database that can handle the complexity and scale of your data without compromising on performance and ava...

Azure Cosmos DB for NoSQL
Aug 12, 2024
0
1

New SDK Options for Fine-Grained Request Routing to Azure Cosmos DB

Nalu Tripician
Nalu Tripician

The latest updates to the Azure Cosmos DB .NET SDK bring a powerful new feature with the release of version 3.37.0: the ExcludeRegions request option. This enhancement allows developers to exclude specific regions from their preferred locations when making a request, enabling more precise and efficient request routing. Similarly, the Azure Cosm...

Azure Cosmos DB for NoSQL
Aug 12, 2024
0
3

View and Delete Multiple Items at once in Azure Cosmos DB with Data Explorer

Meredith Moore
Meredith Moore

One common task that developers need to perform when working with Azure Cosmos DB is deleting and viewing items from a container. Whether it's for cleaning up test data, removing obsolete records, or complying with data retention policies, deleting items is an essential operation that should be easy and efficient. However, until recently, deleti...

Azure Cosmos DB for NoSQL
Aug 8, 2024
0
2

Azure Cosmos DB JavaScript SDK 4.1.0 Preview is Here!

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We are excited to announce the release of the Azure Cosmos DB JavaScript SDK 4.1.0 Preview! This latest update brings several improvements, new features, and bug fixes to enhance developer experience and enable advanced data querying capabilities when working with Azure Cosmos DB. Here’s a detailed look at what’s new in this release. New Fea...

JavaScript SDKAzure Cosmos DB for NoSQL