Showing category results for Tips and Tricks

Dec 15, 2021
Post comments count0
Post likes count0

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.

Java SDKAzure Cosmos DB for NoSQLTips and Tricks
May 10, 2021
Post comments count0
Post likes count0

Cassandra API Recommendations for Java

Theo van Kraay

Check out the latest recommendations for using Java V4 Cassandra Driver with Azure Cosmos DB's Cassandra API. We've created a custom Java extension that you can implement without any code changes, for a better overall experience.

Tips and TricksAzure Cosmos DB for Apache Cassandra
Apr 23, 2021
Post comments count2
Post likes count0

Improve your Azure Cosmos DB .NET SDK initialization

Matias Quaranta

In this post, learn about the ways you can initialize your Azure Cosmos DB .NET SDK client to avoid latency spikes in your first operations.

Azure Cosmos DB for NoSQLTips and Tricks
Feb 16, 2021
Post comments count3
Post likes count1

New ways to use composite indexes in Azure Cosmos DB

Tim Sander

You can now use composite indexes in Azure Cosmos DB to optimize additional cases of the most common inefficient queries! Anytime you have a slow or high RU query, you should first consider whether the query can be optimized with a composite index.

QueryAzure Cosmos DB for NoSQLTips and Tricks
Jan 25, 2021
Post comments count2
Post likes count0

Four Ways to Try Azure Cosmos DB FREE

Nikisha Reyes-Grange

There are a variety of ways to try Azure Cosmos DB for free, in both production and non-production environments. Explore the options and find the one that best suits your needs.

Tips and Tricks
Dec 15, 2020
Post comments count0
Post likes count0

How Walmart, ASOS, and Chipotle power real-time ecommerce at scale with Azure Cosmos DB

Nikisha Reyes-Grange

Product recommendations, shopping carts, real-time personalization, and more are brought to life with Azure Cosmos DB. See how leading retailers ASOS.com, Walmart, and Chipotle power scalable eCommerce solutions around the world. Plus, find code samples, architecture diagrams, and other resources to build your own innovation solution.

Tips and Tricks
Nov 25, 2020
Post comments count3
Post likes count0

Understanding the difference between null and undefined in Azure Cosmos DB

Tim Sander

This blog is part two of a series of three blogs where we’ll demystify commonly confused concepts for developers learning how to query in the SQL (core) API in Azure Cosmos DB. We’ll look at the difference between null and undefined values.

Azure Cosmos DB for NoSQLTips and Tricks