Showing results for 2020 - Azure Cosmos DB Blog

Dec 17, 2020
Post comments count6
Post likes count1

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

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

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

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
Dec 7, 2020
Post comments count0
Post likes count0

Managing indexing through the Azure Portal in Azure Cosmos DB’s API for MongoDB

Tim Sander
Tim Sander

In this blog, we’ll cover how to add and remove indexes using the new indexing policy editor. We’ll also highlight the differences in best practices for indexing in Azure Cosmos DB’s API for MongoDB and native MongoDB.

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBQuery
Nov 25, 2020
Post comments count3
Post likes count0

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

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
Oct 28, 2020
Post comments count1
Post likes count0

Now in preview – Support for Synapse SQL serverless in Azure Synapse Link for Azure Cosmos DB

Ramnandan Krishnamurthy
Ramnandan Krishnamurthy

Azure Synapse Link now supports querying Azure Cosmos DB data using Synapse SQL serverless. This capability, available in public preview, allows you to use familiar analytical T-SQL queries and build powerful near real-time BI dashboards on Azure Cosmos DB data.

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Oct 27, 2020
Post comments count0
Post likes count0

Leverage your MongoDB skills on Azure Cosmos DB

Collin Brian
Collin Brian

Learn how you can benefit by using your MongoDB skills on Azure Cosmos DB with the API for MongoDB.

Azure Cosmos DB for MongoDBTips and Tricks