Skip to main content

DynamoDB.

Project description

B.AwsDynamoDbBackup

A python based package that allows you to back up, restore, and seed dynamodb database tables.

Description

Sometimes you want to make a small modification to your dynamodb table, however it usually requires destruction of the table itself. This library allows you to do those small modifications without any headache. You can easily backup all your data to your local computer, delete the table, create a new one with desired modifications, and then simply restore it!

Remarks

Biomapas aims to modernise life-science industry by sharing its IT knowledge with other companies and the community. This is an open source library intended to be used by anyone. Improvements and pull requests are welcome.

Related technology

  • Python 3
  • DynamoDB
  • Boto3

Assumptions

The project assumes the following:

  • You have basic knowledge in python programming.
  • You have basic knowledge in DynamoDB.

Useful sources

Install

The project is built and uploaded to PyPi. Install it by using pip.

pip install b_aws_dynamodb_backup

Or directly install it through source.

pip install .

Usage & Examples

The library exposes cli commands.

dyseed

Seeds your table with random data.

> dyseed TableName
dyback

Backups your whole table(s).

> dyback TableName
dyrest

Restores your whole table(s).

> dyrest TableName

Testing

This project currently has no tests.

Contribution

Found a bug? Want to add or suggest a new feature?
Contributions of any kind are gladly welcome. You may contact us directly, create a pull-request or an issue in github platform. Lets modernize the world together.

Release history

0.0.2

  • Cleanup.

0.0.1

  • Initial build.

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

b_aws_dynamodb_backup-0.0.2.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

b_aws_dynamodb_backup-0.0.2-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file b_aws_dynamodb_backup-0.0.2.tar.gz.

File metadata

  • Download URL: b_aws_dynamodb_backup-0.0.2.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for b_aws_dynamodb_backup-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8589db2c95a8f7ef87a4d9a371352899cbcf7f861c2a7c6c67917504872fdc01
MD5 c8f895a38ca7de41463f36edb6602449
BLAKE2b-256 182aebf87de2ccc89c2fbffe3507bda545a7890955d1a1bd60c6dc9eb7bf0d13

See more details on using hashes here.

File details

Details for the file b_aws_dynamodb_backup-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: b_aws_dynamodb_backup-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for b_aws_dynamodb_backup-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e18322f9a32e677a5a2422ec086b86b670ce4ed639449b1fcfbe41186ff78d92
MD5 ef3d93ca5d1ecf993b9d5def998452c6
BLAKE2b-256 4ef00ccfedaee5b953430123fcb0412096fcf1008ac86932965b8625921544e5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page