Showing results for Apache Spark - Azure Cosmos DB Blog

Feb 25, 2025
0
3

Migrating data from DynamoDB to Azure Cosmos DB

Abhishek Gupta
Abhishek Gupta

Co-authors: RK Iyer, Mangal Dutta Migrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB to Azure Cosmos DB for NoSQL. This process involves several stages, including exporting data from DynamoDB, performing necessary transformations, and importing the data into...

Azure Cosmos DB for NoSQLMigrationSpark
May 18, 2021
2
0

Using Spark 3 connector for Azure Cosmos DB Core (SQL) API with Azure Databricks

Iranga Subasinghe
Iranga Subasinghe

In this blog post, we show how to use the Spark 3 OLTP connector for Cosmos DB Core (SQL) API with Azure Databricks workspace and explains how the Catalog API is being used. Also, explores the differences between the partitioning strategies when reading the data from Cosmos DB.

Azure Cosmos DB for NoSQLSpark