You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
The DocumentDB Data Migration Tool is an open source solution to import data to Azure CosmosDB Document API and Table API endpoints from a variety of sources, including:
1
+
# Azure Cosmos DB Data Migration Tool
2
+
The Azure Cosmos DB Data Migration Tool is an open source solution to import data to Azure CosmosDB SQL API (DocumentDB) and Table API endpoints from a variety of sources, including:
3
3
* Azure Tables
4
4
* JSON files
5
5
* MongoDB
@@ -8,10 +8,10 @@ The DocumentDB Data Migration Tool is an open source solution to import data to
8
8
* RavenDB
9
9
* Amazon DynamoDB
10
10
* HBase
11
-
* DocumentDB
11
+
*Azure Cosmos DB SQL API (DocumentDB)
12
12
13
13
For help using the tool, please see the online documentation located [here](http://azure.microsoft.com/en-us/documentation/articles/documentdb-import-data/).
14
14
15
15
---
16
16
17
-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
17
+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments