Showing tag results for Azure Cosmos DB

Feb 22, 2024
Post comments count0
Post likes count2

MongoDB to Azure Cosmos DB for NoSQL Migration – Learnings from Java SDK V4 Micro-Optimizations

Subhasish,
Theo

The authors wish to thank Govind Kanshi (Principal PM Manager), Abinav Rameesh (Principal PM Manager), Kushagra Thapar (Principal Engineering Manager), Annie Liang (Sr. Software Engineer) and Faiz Chachiya (Sr. Cloud Solution Architect, CSU) for their valuable insights, and contributions during the Proof-of-Concept (PoC). Introduction  Azure Cosm...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Jan 8, 2024
Post comments count0
Post likes count4

Best Practices for Re-modeling Graph database to Azure Cosmos DB for NoSQL

Subhasish,
Faiz,
Sandeep

Introduction Azure Cosmos DB is Microsoft's premier fully managed NoSQL database for modern app development. It is ideal for solutions including artificial intelligence, digital commerce, Internet of Things, booking management and other types of use cases. It offers single-digit millisecond response times, automatic and instant scalability along w...

Tips and TricksMigrationData Architecture
Nov 15, 2023
Post comments count0
Post likes count1

What’s New for Azure Managed Instance for Apache Cassandra at Microsoft Ignite 2023: Building the Next Generation of AI Apps

Ricky,
Theo

  Get ready for Microsoft Ignite 2023, where we'll be unveiling exciting new features and enhancements for Azure Managed Instance for Apache Cassandra. With the introduction of vector search, turnkey major version upgrades, turnkey replication for multi-region clusters, turnkey hybrid cluster setup for live migrations, and L-series VM S...

Azure Cosmos DB for Apache CassandraTips and Tricks
Nov 15, 2023
Post comments count2
Post likes count4

Integrated Vector Database in vCore-based Azure Cosmos DB for MongoDB is Generally Available!

Khelan,
James

Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise noted....

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Nov 15, 2023
Post comments count6
Post likes count3

Introducing Azure Cosmos DB for MongoDB vCore: Now Generally Available!

Khelan Modi

Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise noted. For...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Oct 5, 2023
Post comments count0
Post likes count0

Announcing Azure Cosmos DB custom routing endpoints for Azure IoT Hub – GA

Usha Rathnavel

We are very happy to announce the general availability for Azure Cosmos DB custom routing endpoints for Azure IoT Hub. Many IoT solutions require extensive downstream data analysis. You have to seamlessly push the data into hyperscale databases quickly. For example, intelligent transport systems have a constant inflow of a continuous stream of d...

Azure Cosmos DB for NoSQLAnnouncements
Sep 30, 2023
Post comments count0
Post likes count3

Postgres 16 available in Azure Cosmos DB for PostgreSQL, powered by Citus

Nik Larin (Azure Data)

Big news in the Postgres world: PostgreSQL 16 was released just over 2 weeks ago. And today we're announcing that Postgres 16 is generally available for production workloads on Azure Cosmos DB for PostgreSQL. That’s right, in production: this announcement is not just a preview of Postgres 16 support.  Whether you need to provision a new distribu...

Azure Cosmos DB for PostgreSQL
Aug 10, 2023
Post comments count0
Post likes count1

Introducing Text Indexes in Azure Cosmos DB for MongoDB vCore

Sudhanshu Vishodia

In the realm of modern databases, efficient querying of text-based data is pivotal to deliver smooth user experiences and provide valuable insights from textual content. To address this need, Azure Cosmos DB for MongoDB vCore now offers text indexing. In this blog, we'll delve into the ins and outs of text indexes in Azure Cosmos DB for MongoDB vCo...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQL
Jun 13, 2023
Post comments count0
Post likes count2

Announcing Vercel and Azure Cosmos DB Integration

Sajeetharan Sinnathurai

We are excited to announce the public preview of the Vercel and Azure Cosmos DB integration. This new integration improves productivity as developers can now easily create Vercel applications with an Azure Cosmos DB database already configured. With this integration, developers can transform their creative ideas into reality in real-time.  ...

AnnouncementsAzure Cosmos DB for NoSQL
May 23, 2023
Post comments count20
Post likes count3

Announcing Materialized Views for Azure Cosmos DB for NoSQL (Preview)

Abhinav Tripathi

When designing an application using Azure Cosmos DB, users are required to select a Partition Key from among the properties stored for each item, and the value in the Partition Key is used to scale out their data. Users can avoid costly cross partition queries by correctly using the Partition Key in their queries but in many cases, it can be diffic...

Azure Cosmos DB for NoSQL