Showing results for Java SDK - Azure Cosmos DB Blog

Jul 18, 2024
0
2

Latest NoSQL Java Ecosystem Updates 2024 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 2024 updates ...

Azure Cosmos DB for NoSQLJava SDKJava Ecosystem Updates
May 21, 2024
0
2

Enhancements in the Kafka Connector for Azure Cosmos DB: A New Era of Scalability and Flexibility

Theo van Kraay
Theo van Kraay

The Azure Fabric team announced Azure Cosmos DB CDC source to an event stream in preview at BUILD 2024. This capability uses a brand new major version of The Azure Cosmos DB Kafka Connector behind the scenes, and we are also excited to introduce version 2.0 in beta preview! This new version brings significant improvements in both the source and ...

Azure Cosmos DB for NoSQLJava SDK
Feb 22, 2024
0
2

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
Jan 18, 2024
0
1

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

Java SDKAzure Cosmos DB for NoSQLSpark
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
Jan 26, 2023
1

Latest NoSQL Java Ecosystem Updates 2022 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 API for NoSQL. In this regular blog series we'll share highlights of recent updates in the last period.   July - December 2022 updates   Spark 3.3 support Cloud-n...

Azure Cosmos DB for NoSQLNewsJava SDK
Jan 10, 2023
0
2

Azure Cosmos DB API for NoSQL – The Java Ecosystem

Theo van Kraay
Theo van Kraay

The largest external customers of Azure Cosmos DB API for NoSQL, running some of the biggest and most mission critical workloads in Azure, are primarily Java users! In this blog we'll give you a quick run-down of all our supported Java-based client libraries, including our battle-tested core Java SDK, its key supported features, and where to go ...

Azure Cosmos DB for NoSQLJava SDKChange Feed
Dec 1, 2022
0
4

Diagnosing & Troubleshooting 4 Common Client-side Issues in Azure Cosmos DB for NoSQL with Java SDK V4

Subhasish Ghosh
Subhasish Ghosh

Introduction Knowing how to effectively troubleshoot Azure Cosmos DB for NoSQL client-side performance issues is critical for using the service. This blog post will show you how you can leverage the Diagnostics property in the Azure Cosmos DB for NoSQL Java SDK V4 so you can design and operate highly available and scalable mission-critical applica...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Nov 15, 2022
0
3

More IntelliJ support for Azure Cosmos DB!

Theo van Kraay
Theo van Kraay

In September we announced that the Azure ToolKit for IntelliJ plugin now includes support for Azure Cosmos DB. Check out that blog here. This month, we've added more features! IntelliJ IDEA is an integrated development environment (IDE) for Java, Kotlin, Groovy, and other JVM-based languages. The Azure plugin allows Java developers to easily dev...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB