Showing category results for Azure Cosmos DB for NoSQL

Mar 9, 2020
Post comments count4
Post likes count0

Azure Cosmos DB Java SDK v4 – New Java SDK Quickstart Guide and Sample Code!

Andy Feldman
Andy Feldman

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

Java SDKAzure Cosmos DB for NoSQLTips and Tricks
Jan 7, 2020
Post comments count5
Post likes count0

Introducing TransactionalBatch in the Azure Cosmos DB .NET SDK

Matias Quaranta
Matias Quaranta

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

Azure Cosmos DB for NoSQLAnnouncementsTips and Tricks
Nov 11, 2019
Post comments count8
Post likes count0

Introducing Bulk support in the .NET SDK

Matias Quaranta
Matias Quaranta

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

Azure Cosmos DB for NoSQLTips and Tricks