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

Dec 15, 2021
0

Reading data with Spring Data Azure Cosmos DB v3

Ravi Tella 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.

Java SDKAzure Cosmos DB for NoSQLTips and Tricks
Nov 9, 2021
0
0

Improve application performance with Java SDK v4 for Azure Cosmos DB

Ravi Tella Ravi Tella

The Java SDK v4 for Azure Cosmos DB has many improvements and new APIs to help increase the performance of your applications. Discover how the new version helps improve application performance by reducing the number of network roundtrips and latency when using direct mode in the Java SDK v4.

Azure Cosmos DB for NoSQLJava SDK
Nov 2, 2021
2
1

Optimize query performance with Azure Cosmos DB indexing metrics

Tim Sander Tim Sander

You can now use the Azure Cosmos DB indexing metrics, now generally available, to optimize query performance! The indexing metrics show indexes that the query engine used and index recommendations for improving query performance.

Azure Cosmos DB for NoSQLQuery
Nov 2, 2021
9
0

Now Generally Available – Partial Document Update in Azure Cosmos DB

Abhishek Gupta Sajeetharan Sinnathurai
Abhishek,
Sajeetharan

Check out the new partial document update feature for Azure Cosmos DB Core (SQL) API, announced at Microsoft Ignite. This feature makes it possible to use the Java, .NET, and Node.js SDKs to perform path-level updates to specific fields/properties in a single document without needing to perform a full document read-replace operation.

Azure Cosmos DB for NoSQLAnnouncements
Sep 28, 2021
0
0

Planning Azure Cosmos DB capacity using vCores, vCPUs, and request rates

Andy Feldman Andy Feldman

How to use the information you know about your database clusters to estimate the provisioned throughput request units you'll need when migrating NoSQL data to Azure Cosmos DB and avoid over-provisioning or overpaying

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB

Feedback