Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 345 Bytes

File metadata and controls

22 lines (14 loc) · 345 Bytes

MDS3

MySQL Dump to S3

Description

Runs MySQL dump to fetch all data in one or more databases, then stores that data as a private object in AWS S3

Install

foo@bar:~$ pip install mds3

Run

foo@bar:~$ mds3

License

MIT License