Showing category results for Azure Cosmos DB for NoSQL

Jan 26, 2023
Post comments count0
Post likes count2

Latest NoSQL Java Ecosystem Updates 2022 Q3 & Q4

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 24, 2023
Post comments count0
Post likes count4

Performance Improvements in Azure Cosmos DB Kafka Connector

Ricky,
Marcelo,
Sergiy

Overview Azure Cosmos DB Kafka connector had been updated recently and several new features were delivered as part of the v1.6.0 release based on the feedback and requirements of several customers implementing it as part of their application modernization journey. In this blog post – I will share details about those improvements and introduce you ...

Azure Cosmos DB for NoSQL
Jan 24, 2023
Post comments count0
Post likes count0

Azure Cosmos DB & Power BI Incremental Refresh

Alp,
John

Abstract Data Collection has become a daunting task with the ever-growing amount of data.  The growth of data makes reporting tasks an operational challenge due to the processing time requirements imposed by technical limitations in many business intelligence tools. The paper outlines the incremental refresh capability of Microsoft’s Power BI and ...

Azure Cosmos DB for NoSQL
Jan 17, 2023
Post comments count2
Post likes count5

NoSQL vs. relational: Which database should you use for your app?

Michal Toiba

Microsoft recently announced the introduction of Azure Cosmos DB for PostgreSQL, a distributed relational database, making Azure the first cloud platform to offer support for both relational and NoSQL (non-relational) data in a single database service. This means Azure Cosmos DB developers now have ultimate flexibility when building cloud-native ap...

Tips and TricksAzure Cosmos DB for NoSQLAzure Cosmos DB for PostgreSQL
Jan 12, 2023
Post comments count0
Post likes count2

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

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

Azure Cosmos DB for NoSQLSpring Data
Jan 10, 2023
Post comments count0
Post likes count2

Azure Cosmos DB API for NoSQL – The Java Ecosystem

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 13, 2022
Post comments count2
Post likes count2

Under the hood of the new Azure Functions extension for Azure Cosmos DB

Matias Quaranta

The Azure Cosmos DB Azure Functions extension version 4 is now GA, and it packs a load of improvements and new features. The goal of this post is to go deep into the technical details about the extension changes and guide you to take advantage of them. Source code As a starting point, everything I'll be talking about in the article is available o...

Azure Cosmos DB for NoSQLChange Feed
Dec 8, 2022
Post comments count0
Post likes count3

AltGraph – Graph workloads with Azure Cosmos DB for NoSQL

Chris Joakim

AltGraph is the idea of implementing “graph workloads” not with a graph database, but with the more general-purpose Azure Cosmos DB for NoSQL (formerly known as the “SQL API”).  Azure Cosmos DB for NoSQL is highly performant and offers the best integration with the rest of Azure.  It also offers the lowest learning curve since most of the industry ...

Azure Cosmos DB for NoSQL
Dec 1, 2022
Post comments count0
Post likes count4

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

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
Post comments count0
Post likes count3

More IntelliJ support for Azure Cosmos DB!

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