Data Migration for DynamoDB provides two command-line tools:
- ddb-migrate copies existing data from Amazon DynamoDB and continuously synchronizes changes to a DynamoDB-compatible target.
- ddb-data-check compares the source and target table structures and data.
Download a release archive from GitHub Releases, or build both commands from source:
git clone https://github.com/tair-opensource/data-migration-for-dynamodb.git
cd data-migration-for-dynamodb
./build.shStart with the 中文迁移指南 or the English migration guide. Configuration and implementation details are maintained in the documentation site.
This project is released under the MIT License.
Amazon DynamoDB is a trademark of Amazon.com, Inc. or its affiliates. This project is independently developed by the Tair team and is not affiliated with or sponsored by Amazon.