A toolchain for AWS DynamoDB to make common operations easier.
Project description
A toolchain for Amazon’s DynamoDB to make common operations easier. Currently contains:
ddb-dumper - backup tables out of DynamoDB with ease.
ddb-loader - restore tables dumped by ddb-dumper with ease.
All tools are built to work with both the main DynamoDB service and DynamoDB Local so you can test them out, and also move data easily between production and your test environment.
Install with:
$ pip install ddb-utils
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dynamodb_utils-0.2.tar.gz
(3.8 kB
view hashes)