Posts by this author

Sep 26, 2023
Post comments count0
Post likes count1

Driving real-time analytics with Azure Cosmos DB and Fivetran

Organizations face the challenge of efficiently extracting, transforming, and loading (ETL) data from various sources to leverage the power of real-time analytics and drive impactful business decisions. Azure Cosmos DB, a fully managed and serverless distributed database supporting NoSQL and relational workloads, is a valuable source for collecting...

Azure Cosmos DB for NoSQL
Sep 13, 2023
Post comments count3
Post likes count3

Announcing JavaScript SDK v4 for Azure Cosmos DB 

We are excited to announce the public preview of JavaScript SDK for Azure Cosmos DB version 4. The Azure Cosmos DB JavaScript SDK helps developers build Azure Cosmos DB applications with the NoSQL API and perform various operations more efficiently. The preview of version 4 is now available for download or to provide feedback on GitHub. The SDK tar...

Azure Cosmos DB for NoSQLAnnouncementsJavaScript SDK
Jun 13, 2023
Post comments count0
Post likes count2

Announcing Vercel and Azure Cosmos DB Integration

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
Mar 15, 2023
Post comments count6
Post likes count4

Announcing Data API builder for Azure Cosmos DB

We are super excited to announce the public preview of Data API builder. A new feature that allows customers to instantly and securely build a GraphQL API for Azure Cosmos DB for NoSQL and Azure Cosmos DB for PostgreSQL.   A quick look at Data API Builder  With Data API Builder, database objects can be exposed via REST or GraphQL endpoints so...

Azure Cosmos DB for NoSQLAzure Cosmos DB for PostgreSQL
Apr 20, 2022
Post comments count1
Post likes count0

Larger document sizes and $expr support in Azure Cosmos DB API for MongoDB

We are excited to announce these recent updates in Azure Cosmos DB API for MongoDB that enable larger document sizes and expressions in your queries.   16MB document support (General Availability) To keep database operations as efficient as possible, it is best practice to keep documents to a small size. This applies to Azure Cosmos D...

Azure Cosmos DB for MongoDB
Nov 2, 2021
Post comments count9
Post likes count0

Now Generally Available – Partial Document Update in Azure Cosmos DB

Check out the new partial document update feature for Azure Cosmos DB Core (SQL) API, announced at Microsoft Ignite. This feature makes it possible to use the Java, .NET, and Node.js SDKs to perform path-level updates to specific fields/properties in a single document without needing to perform a full document read-replace operation.

Azure Cosmos DB for NoSQLAnnouncements