Support for two different types of spatial data has been added to Azure Cosmos DB. Using the SQL (Core) API: geography data (round-earth coordinate system), and two-dimensional geometry data.
Searching for how to change your partition key in Azure Cosmos DB? You have come to the right place! Learn how to achieve this by leveraging Change Feed and Bulk Execution features in Azure Cosmos DB to live migrate containers.
We are constantly adding new query and indexing features to Azure Cosmos DB. This blog outlines a few recent query and indexing improvements for aggregates, inequality filters, and
dates and time system functions. This blog covers updates during the first four months of 2020.
In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API.
To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 - New Java SDK Quickstart Guide and Sample Code!
Current users of our Java SDK v2 are familiar with our Sync API and may...
The Azure Cosmos DB Java SDK for SQL API (hereafter “Java SDK”) provides support for Java applications with Azure Cosmos DB.
Java SDK 4.0 General Availability is coming soon! To help customers prepare for this and take advantage of all the new great features, I'll be writing a series of blog posts around this as well as including helpful samples...
Learn how to use the Azure Cosmos DB .NET SDK TransactionalBatch support to leverage transactional scope on groups of operations that need to atomically commit as a unit
Learn how to use the Azure Cosmos DB .NET SDK Bulk support to create high throughput data migration and ingestion applications that are optimized to take advantage of your provisioned throughput