9776284e8e
Changes in this PR include: Update Document DB SDK version to Microsoft.Azure.DocumentDB.2.2.1 Update Tables SDK version to Microsoft.Azure.CosmosDB.Table.2.0.0 Update Mongo driver version to MongoDB.Driver.2.7.0 Fix copying of internal fields in azure tables Add retry capabilities to azure tables and cosmos DB tables API Support new logger : CosmosDB tables logger for error logging Error handling improvements for command line parsing Add EULA and ThirdParty license file to the codebase |
||
---|---|---|
.nuget | ||
AzureTable | ||
Console | ||
Core | ||
CsvFile | ||
DocumentDb | ||
DynamoDb | ||
HBase | ||
JsonFile | ||
Microsoft.DataTransfer.FunctionalTests | ||
MongoDb | ||
RavenDb | ||
Shared | ||
Solution Items | ||
Sql | ||
TestSettings | ||
Wpf | ||
.gitattributes | ||
.gitignore | ||
Contributing.md | ||
DataTransfer.sln | ||
EULA.RTF | ||
LICENSE.txt | ||
README.md | ||
THIRDPARTYNOTICES.RTF |
README.md
Azure Cosmos DB Data Migration Tool
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:
- Azure Tables
- JSON files
- MongoDB
- SQL Server
- CSV files
- RavenDB
- Amazon DynamoDB
- HBase
- Azure Cosmos DB SQL API (DocumentDB)
For help using the tool, please see the online documentation located here.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.