Git Product home page Git Product logo

aws-rds-dump's Introduction

AWS RDS Dump

Backup your database only from AWS RDS to S3.

Motivation

AWS' backup solution for RDS presents challenges in terms of portability and customization. In practice, when looking for flexibility or wanting to manipulate backups, official utilities created by database editors are often more convenient than snapshots generated by AWS. That’s why we created aws-rds-dump to provide you with an efficient and reliable solution to perform backups via official database utilities without having to reinvent the process every time.

Docker images

Use case

Suppose you want to periodically export a specific table from your MySQL RDS database for analysis. In this case, the use of mysqldump is unavoidable, because this operation is not possible with AWS backup solutions.

Here’s how to automate this process by integrating aws-rds-dump into your AWS environment.

Automate aws-rds-dump

Developer guide

Please see developer guide documentation for more information.

Releases

This project follows the Semantic Versioning convention (https://semver.org) for version numbering.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

License

Please see License File for more information.

aws-rds-dump's People

Contributors

adebayohountondji avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.