aws-rds-dump

command module
v1.0.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 7 Imported by: 0

README

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 mail@adebayo.fr instead of using the issue tracker.

License

Please see License File for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL