Showing results for Azure Cosmos DB for NoSQL - Azure Cosmos DB Blog

Sep 26, 2023
0
1

Driving real-time analytics with Azure Cosmos DB and Fivetran

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

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

Announcing JavaScript SDK v4 for Azure Cosmos DB 

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

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

Azure Cosmos DB for NoSQLAnnouncementsJavaScript SDK
Sep 7, 2023
0
5

Azure Cosmos DB design patterns – Part 1: Attribute array

Jay Gordon
Jay Gordon

Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patterns using a JSON-based NoSQL database. Some of these patterns are very common in the NoSQL world, but not well understood by those new to NoSQL databases...

Azure Cosmos DB for NoSQLTips and TricksData Architecture
Sep 5, 2023
0
3

4 Design Patterns to Deal with Large Item Sizes in Azure Cosmos DB for NoSQL

Subhasish Ghosh
Subhasish Ghosh

Introduction  A recommended best practice in Azure Cosmos DB for NoSQL is to avoid overly large item sizes. An Azure Cosmos DB item can represent either a document in a container, a row in a table, or a node or edge in a graph, depending on which API you use. Though the maximum size of an item allowed in Azure Cosmos DB for NoSQL is 2 MB, it is ...

Azure Cosmos DB for NoSQLTips and TricksData Architecture
Aug 10, 2023
0
1

Introducing Text Indexes in Azure Cosmos DB for MongoDB vCore

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

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQL
Jul 18, 2023
0
5

Latest NoSQL Java Ecosystem Updates 2023 Q1 & Q2

Theo van Kraay
Theo van Kraay

We're always busy adding new features, fixes, patches, and improvements to our Java-based client libraries for Azure Cosmos DB for NoSQL. In this regular blog series, we share highlights of recent updates in the last period.   January - June 2023 updates     ...

Java SDKAzure Cosmos DB for NoSQLSpark
Jun 13, 2023
0
2

Announcing Vercel and Azure Cosmos DB Integration

Sajeetharan Sinnathurai
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 31, 2023
3
6

Introducing priority-based execution in Azure Cosmos DB (preview)

Richa Gaur
Richa Gaur

The problem   Azure Cosmos DB is a fast and flexible database service that can handle massive amounts of data and scale elastically. However, sometimes you may encounter situations where your application sends more requests than the configured throughput (RU/s) of your container. In such cases, Azure Cosmos DB will throttle some of the requests ...

Azure Cosmos DB for NoSQL
May 23, 2023
2
0

Deep dive: New elasticity features for better cost and performance

Deborah Chen Richa Gaur Tara Bhatia
Deborah,
Richa,
Tara

Over the years, we’ve heard feedback from many you that you’d like more flexibility in how Azure Cosmos DB handles scaling and partitioning. Based on your feedback, we are excited to announce the general availability of three key features - burst capacity, hierarchical partition keys, and serverless container storage of 1 TB – to help you get...

Azure Cosmos DB for NoSQLAnnouncements
May 23, 2023
2
5

Unlocking the power of Time-Travel in Azure Synapse Link for Azure Cosmos DB

Revin Chalil Rodrigo Souza
Revin,
Rodrigo

Azure Synapse Link now offers time-travel capabilities for Azure Cosmos DB data supporting NoSQL and MongoDB APIs. This exciting feature, currently available in public preview through Azure Synapse Spark, enables you to access Azure Cosmos DB data in the analytical store, precisely as it appeared at specific points in time in history (down to the ...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBAnalytics