Showing results for data modeling - Azure Cosmos DB Blog

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

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Jun 30, 2020
4
0

Data Modeling and Partitioning for Relational Workloads

Lenni Lobel Lenni Lobel

As a NoSQL database, Azure Cosmos DB requires you think about data modeling in new ways. In this post, we’ll use a familiar real-world relational data model and refactor it as a non-relational data model for Azure Cosmos DB.

Azure Cosmos DB for NoSQLData Architecture

Feedback