Showing results for June 2022 - Azure Cosmos DB Blog

Jun 28, 2022
0
1

Benchmarking Data Migration from Cassandra to Azure Cosmos DB Cassandra API

Alp Kaya Akash Shankaran
Alp,
Akash

About the authors:  Akash & Alp We are working with many customers who for a variety of reasons such as not having to deal with patching the O/S, upgrades, scalability, etc. are looking to move their Cassandra IaaS workloads to Azure and one of the destinations is Azure Cosmos DB Cassandra API. We wanted to explore and dive deeper into perfo...

Azure Cosmos DB for Apache CassandraTips and TricksMigration
Jun 21, 2022
7
1

Introducing a new system function and optimized query operators

Justine Cocchi
Justine Cocchi

The query engine in Azure Cosmos DB Core (SQL) API now has a new system function and optimizations for a set of query operations to better use the index. In this post we’ll cover the new DateTimeBin function as well as improvements to GROUP BY, DISTINCT, OFFSET LIMIT, and JOIN. These example scenarios are for Contoso, a fictional online retailer...

Azure Cosmos DB for NoSQLAnnouncements
Jun 13, 2022
0
0

Azure Cosmos DB at Microsoft Build 2022 Review – Episode 45

Jay Gordon Mark Brown
Jay,
Mark

Welcome back!  We hope you enjoyed all the content and updates from the 2022 edition of Microsoft Build. Developers were able to watch and virtually attend over 500 different live sessions covering topics ranging from Java, Kubernetes, and Azure Cosmos DB, and more! Check out the video below for the full recap on the new and exciting features we an...

AnnouncementsAzure Cosmos DB for MongoDB
Jun 7, 2022
0
0

Simplified Write and Read Paths in the Azure Cosmos DB Cassandra API

Abinav Rameesh
Abinav Rameesh

Azure Cosmos DB is a fully managed service which can be used as a backing data store for applications using Apache Cassandra, using the API for Cassandra. Built on top of Azure Cosmos DB, the Cassandra API provides scale, performance and availability guarantees while eliminating the operational overhead needed to manage Cassandra data. In this b...

Azure Cosmos DB for Apache Cassandra