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

May 23, 2023
0
5

Real time data processing with new Azure Cosmos DB change feed modes

Justine Cocchi
Justine Cocchi

The Azure Cosmos DB change feed allows applications to seamlessly react to real time changes to data! It’s a persistent record of changes to items in your container in the order they occurred. Instead of writing complex code to query recently modified documents, manually track checkpointing, and handle retries for errors in processing, the change f...

Azure Cosmos DB for NoSQL
May 23, 2023
0
3

Do more with granular control in new backup features for Azure Cosmos DB at low cost

Govind Kanshi
Govind Kanshi

This blog post and the features are brought to you by Vinh Trinh, Mayank Katwal, Amit Singh, Kshittiz Kumar, Vineet Kumar, Dinesh Kumar, Chuck Skelton, Sidney Andrews, Joe Dennis, Venkata Sivaramakrishna Ramadugu & Govind Kanshi from the Azure Cosmos DB team  Azure Cosmos DB team is pleased to share exciting announcements. ...

Azure Cosmos DB for NoSQL
Apr 4, 2023
0
2

Building multi-tenant Java apps using Spring Data and Azure Cosmos DB

Theo van Kraay
Theo van Kraay

There are many factors to take into account when designing a multi-tenant application in Azure Cosmos DB. We've covered many of these aspects at a high level in our documentation on Multitenancy and Azure Cosmos DB. In this blog, we'll quickly dive into the mechanics of implementing a database per tenant or container per tenant performance isola...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Mar 30, 2023
0
0

Highlights from Azure Cosmos DB Conf 2023!

Michal Toiba
Michal Toiba

Azure Cosmos DB Conf returned this year with the exciting launch of a new version of Azure Cosmos DB for MongoDB, and a variety of sessions on how to drive developer productivity, cloud-scale innovation, and cost savings with Azure Cosmos DB. Customers and partners such as Databricks, LinkedIn, and Cazton joined a host of Azure Cosmos DB experts to...

AnnouncementsAzure Cosmos DB for NoSQLNews
Mar 30, 2023
10
1

Now in preview – Change Data Capture (CDC) with Azure Cosmos DB analytical store

Revin Chalil Anitha Adusumilli Rodrigo Souza
Revin,
Anitha,
Rodrigo

Azure Cosmos DB analytical store now supports Change Data Capture (CDC), for Azure Cosmos DB API for NoSQL and Azure Cosmos DB API for MongoDB. This capability, available in public preview, allows you to efficiently consume a continuous and incremental feed of changed (inserted, updated, and deleted) data from analytical store. CDC is seamlessly in...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBAnalytics
Mar 27, 2023
2
6

Azure Cosmos DB for MongoDB vCore helps developers build intelligent apps in the cloud

Gahl Levy
Gahl Levy

Building intelligent applications such as chatbots, recommendation systems, and other transactional workloads are at the top of developers’ to-do lists, thanks to the explosive growth of AI for building cost-effective and engaging ways to interact with customers. A high-performance intelligent application requires a data strategy that can support r...

Azure Cosmos DB for NoSQL
Mar 23, 2023
4
1

Announcing the New Azure Cosmos DB Desktop Data Migration Tool

Mark Brown
Mark Brown

Today we're excited to introduce a brand new Azure Cosmos DB Desktop Data Migration Tool. You can find the new tool at https://github.com/AzureCosmosDB/data-migration-desktop-tool. Read more about it below and how to use it.   Some History The old Data Migration Tool (or DMT as it was known) was originally created in 2015 and had become out...

AnnouncementsAzure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Mar 22, 2023
5

Build Intelligent Applications using ChatGPT & Azure Cosmos DB

Mark Brown Sandeep S. Nair
Mark,
Sandeep

"Cosmos DB is the go-to database powering the world’s most demanding workloads at any scale. OpenAI relies on Cosmos DB to dynamically scale their ChatGPT service – one of the fastest-growing consumer apps ever – enabling high reliability and low maintenance." - Satya Nadella, Microsoft chairman and chief executive officer   As the ne...

Azure Cosmos DB for NoSQLAIAzure OpenAI
Mar 15, 2023
6
4

Announcing Data API builder for Azure Cosmos DB

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

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
Mar 14, 2023
0
1

Enabling real-time dashboards: Power BI DirectQuery mode and Dataflows support in Azure Cosmos DB

Rodrigo Souza Revin Chalil
Rodrigo,
Revin

The Azure Cosmos DB V2 Connector for Power BI, with support for querying the Azure Cosmos DB transactional store in both DirectQuery and Import modes, is now in preview. The new V2 connector also supports Azure Cosmos DB as a data source in Power BI dataflows. It’s available now on Power BI components including Desktop, Power BI service, Power BI M...

Azure Cosmos DB for NoSQL