Showing results for Spring Data - Azure Cosmos DB Blog

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

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

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

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

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

Building and deploying Java apps with Spring Cloud and Azure Cosmos DB

Rory Preddy
Rory Preddy

On a recent episode of Azure Cosmos DB Live TV, I discussed building Java apps with Azure Cosmos DB and Spring Cloud. The focus of the discussion was how to use Spring Cloud Azure, an open-source project that provides seamless Spring integration with Azure services and gives developers a Spring-idiomatic way to connect and consume Azure services, ...

Azure Cosmos DB for NoSQLSpring Data
Sep 28, 2022
2
2

Attention Developers: The Cloud-Scale Data for Spring Developers Quick Start Guide is Finally Here!

Ricky Diep
Ricky Diep

Overview  The purpose of this developer's quick start guide is to help you build cloud-native Java applications in Azure. You’ll gain insights about using NoSQL and why you should consider Azure Cosmos DB, our fully managed, distributed NoSQL database service on Azure.  These insights are designed to be useful, starting with a NoSQL ...

Java SDKAzure Cosmos DB for NoSQLChange Feed
Dec 15, 2021
0

Reading data with Spring Data Azure Cosmos DB v3

Ravi Tella
Ravi Tella

Discover best practices to help improve the read performance of Spring applications when using the new Spring Data Azure Cosmos DB v3 for Core (SQL) API.

Java SDKAzure Cosmos DB for NoSQLTips and Tricks