Showing category results for Azure Cosmos DB for NoSQL

Mar 13, 2024
Post comments count0
Post likes count0

Announcing Try Azure Cosmos DB support with Vercel Integration

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We're excited to announce that Vercel now supports Try Azure Cosmos DB. Now, developers can effortlessly create free Azure Cosmos DB accounts within the integration and upgrade as needed. This enhancement streamlines productivity, enabling developers to swiftly create Vercel applications with a new Azure Cosmos DB account. Empowering developers to...

Azure Cosmos DB for NoSQL
Mar 8, 2024
Post comments count0
Post likes count2

Azure Cosmos DB design patterns – Part 8: Preallocation

Jay Gordon
Jay Gordon

We're thrilled to present the eighth edition of our blog series, focusing on design patterns in Azure Cosmos DB for NoSQL applications. Drawing from real-world customer experiences, our goal is to help you navigate the ins and outs of JSON-based NoSQL databases. In this chapter, we'll dive deeper into common NoSQL patterns, particularly suitable fo...

Azure Cosmos DB for NoSQL
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 Ghosh Theo van Kraay
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
Feb 20, 2024
Post comments count0
Post likes count1

Azure Cosmos DB design patterns – Part 7: Materialized View

Jay Gordon
Jay Gordon

We’re excited to present the seventh edition of our blog series, dedicated to exploring design patterns in Azure Cosmos DB for NoSQL applications. Drawing from real-world customer experiences, our aim is to help you navigate the intricacies of JSON-based NoSQL databases. In this chapter, we delve deeper into prevalent NoSQL patterns, perfect for th...

Azure Cosmos DB for NoSQL
Feb 6, 2024
Post comments count0
Post likes count1

Azure Cosmos DB design patterns – Part 6: Event Sourcing

Jay Gordon
Jay Gordon

We're excited to present the sixth edition of our blog series, dedicated to exploring design patterns in Azure Cosmos DB for NoSQL applications. Drawing from real-world customer experiences, our aim is to help you navigate the intricacies of JSON-based NoSQL databases. In this chapter, we delve deeper into prevalent NoSQL patterns, perfect for thos...

Azure Cosmos DB for NoSQL
Jan 25, 2024
Post comments count0
Post likes count1

Azure Engineer Nominated for Cassandra Catalyst Program

Theo van Kraay
Theo van Kraay

What is the Catalyst program? The Cassandra Catalyst® Program is a prestigious initiative that recognizes individuals who are dedicated to the growth and success of the Apache Cassandra® community. German Eichberger, Principal Engineering Manager for Azure Managed Instances for Apache Cassandra, is a Catalyst who has demonstrated a deep unders...

Azure Cosmos DB for NoSQL
Jan 18, 2024
Post comments count0
Post likes count1

Latest NoSQL Java Ecosystem Updates 2023 Q3 & Q4

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.   July - December 2023 updates     Spark 3.4 Support C...

Java SDKAzure Cosmos DB for NoSQLSpark
Jan 11, 2024
Post comments count9
Post likes count2

Azure Cosmos DB design patterns – Part 5: Document versioning

Jay Gordon
Jay Gordon

Welcome to part five of our series of blog posts focused on sharing common design patterns you can use to build applications with Azure Cosmos DB for NoSQL. 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 patte...

Azure Cosmos DB for NoSQL
Jan 4, 2024
Post comments count0
Post likes count0

Azure Cosmos DB design patterns – Part 4: Global distributed lock

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

Azure Cosmos DB for NoSQL
Nov 28, 2023
Post comments count0
Post likes count2

Azure Cosmos DB design patterns – Part 3: Distributed counter

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

Azure Cosmos DB for NoSQLTips and Tricks