Azure DocumentDB Data Migration Tool
Перейти к файлу
Daniel Marbach 5ad4a070b4
Make sure InputSizeTracker doesn't throw NullRef when projecting properties (#126)
add a field null check
2020-11-16 09:16:45 -08:00
.nuget Release 1.7 2016-10-04 16:06:16 -07:00
AzureTable Make sure InputSizeTracker doesn't throw NullRef when projecting properties (#126) 2020-11-16 09:16:45 -08:00
Console Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
Core upgrade table sdk and document db sdk versions (#106) 2019-09-22 23:53:42 -07:00
CsvFile Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
DocumentDb upgrade table sdk and document db sdk versions (#106) 2019-09-22 23:53:42 -07:00
DynamoDb Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
HBase Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
JsonFile Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
Microsoft.DataTransfer.FunctionalTests Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
MongoDb Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
RavenDb Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
Shared upgrade table sdk and document db sdk versions (#106) 2019-09-22 23:53:42 -07:00
Solution Items Jsonreader change for read formatting (#101) 2019-08-14 10:42:02 -07:00
Sql Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
TestSettings Release 1.3 2015-07-10 13:21:45 -07:00
Wpf Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2015-04-07 10:47:10 -07:00
.gitignore Release 1.7 2016-10-04 16:06:16 -07:00
Contributing.md Create Contributing.md 2015-04-17 09:24:59 -07:00
DataTransfer.sln Release 1.8.1 addresses two bugs and updates the build system. 2018-03-01 22:15:21 +00:00
EULA.RTF Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00
LICENSE.txt Create LICENSE.txt 2015-04-07 11:41:00 -07:00
README.md Update README.md 2018-03-01 07:40:09 -08:00
THIRDPARTYNOTICES.RTF Merge all changes for DT version 1.8.2 (#80) 2019-03-15 11:04:01 -07:00

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.