Showing results for Azure Cosmos DB for NoSQL - Azure Cosmos DB Blog

Aug 13, 2024
Post comments count1
Post likes count1

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
Post comments count0
Post likes count1

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
Post comments count0
Post likes count3

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
Post comments count0
Post likes count2

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
Jul 31, 2024
Post comments count2
Post likes count1

Transforming Fleet Operations with vCore-based Azure Cosmos DB for MongoDB Geospatial Capabilities

Sudhanshu Vishodia
Sudhanshu Vishodia

Efficient fleet management is essential for industries that rely on transportation, such as logistics, delivery services, and public transportation. vCore-based Azure Cosmos DB for MongoDB supports enabling developers to create sophisticated geo-enabled applications with ease. Organizations can streamline fleet operations, monitor vehicle locat...

Azure Cosmos DB for NoSQL
Jul 22, 2024
Post comments count0
Post likes count2

Announcing v7.0 Support on vCore-based Azure Cosmos DB for MongoDB

Sudhanshu Vishodia
Sudhanshu Vishodia

    We are thrilled to announce that vCore-based Azure Cosmos DB for MongoDB now officially supports version 7.0. This addition expands our range of supported versions to include 5.0, 6.0, and now 7.0, providing you with more options when setting up a new cluster. Simply select the version of your choice from the dropdow...

Azure Cosmos DB for NoSQL
Jul 18, 2024
Post comments count0
Post likes count2

Latest NoSQL Java Ecosystem Updates 2024 Q1 & Q2

Theo van Kraay
Theo van Kraay

We’re always busy adding new features, fixes, patches, and improvements to our Java-based client libraries for Azure Cosmos DB for NoSQL. In this regular blog series, we share highlights of recent updates in the last period. January – June 2024 updates ...

Azure Cosmos DB for NoSQLJava SDKJava Ecosystem Updates
Jul 3, 2024
Post comments count0
Post likes count2

Announcing Instant GraphQL APIs with Hasura Data Connector for Azure Cosmos DB for NoSQL

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We’re excited to partner with Hasura to launch a new Hasura native data connector that generates instant GraphQL APIs on Azure Cosmos DB for NoSQL.  Hasura DDN makes data access easy by enabling backend teams to effortlessly deliver a unified API on all your data. With unparalleled on-demand composability, performance, security, and reliability ...

Azure Cosmos DB for NoSQL
Jul 2, 2024
Post comments count3
Post likes count1

Now use role-based access control in Azure Cosmos DB Data Explorer

Meredith Moore
Meredith Moore

Azure Cosmos DB Data Explorer is a web-based tool that allows you to interact with your data, run queries, and visualize results in Azure Cosmos DB. It is available in the Azure Portal and as a standalone web app. RBAC allows you to use Microsoft Entra ID identities to control data access in Data Explorer, instead of using account keys. This way...

Azure Cosmos DB for NoSQLAnnouncements
Jun 10, 2024
Post comments count0
Post likes count0

Mastering Azure Cosmos DB: A Comprehensive Guide from Prototype to Production

Sandeep S. Nair Saranya Sriram
Sandeep,
Saranya

Over the past couple of years, we have collaborated with numerous customers to tackle performance, scaling, and cost issues that arise when transitioning their Azure Cosmos DB for NoSQL API based applications to production. In many cases, these challenges stem from a lack of understanding of key Azure Cosmos DB concepts. To address this, We tea...

Data ModelingAzure Cosmos DB for NoSQLTips and Tricks