Showing results for 2020 - Azure Cosmos DB Blog

Dec 17, 2020
6
1

Understanding how to query arrays in Azure Cosmos DB

Tim Sander
Tim Sander

This blog is the final part of a series of blogs where we’ll demystify commonly confused concepts for developers learning how to query data using Azure Cosmos DB. Today, we’ll walk through tips and tricks for querying arrays.

QueryAzure Cosmos DB for NoSQL
Dec 15, 2020
0
0

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

Nikisha Reyes-Grange
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
Dec 14, 2020
0
0

Integrating Azure Cosmos DB Cassandra API with Apache Kafka using Kafka Connect

Abhishek Gupta
Abhishek Gupta

Azure Cosmos DB Cassandra API is a fully managed cloud service that is compatible with Cassandra Query Language (CQL) v3.11 API. It has no operational overhead and you can benefit from all the underlying Azure Cosmos DB capabilities such as global distribution, automatic scale out partitioning, availability and latency guarantees, encryption at res...

Azure Cosmos DB for Apache CassandraMigrationData Architecture
Dec 10, 2020
2
0

New in documentation for December 2020

Nikisha Reyes-Grange
Nikisha Reyes-Grange

A guide to the most recent Azure Cosmos DB technical documentation updates for December 2020.

Azure Cosmos DB for NoSQLNews
Nov 25, 2020
3
0

Understanding the difference between null and undefined in Azure Cosmos DB

Tim Sander
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
Nov 12, 2020
0
0

Azure Cosmos DB Cassandra API serverless now in preview!

Theo van Kraay
Theo van Kraay

Azure Cosmos DB serverless is now available for the Cassandra API. Get an overview of this new option, a walk-through on getting started, and tips for choosing between serverless and provisioned throughput for your database operations.

AnnouncementsAzure Cosmos DB for Apache Cassandra