Onedump is a database administration tool that streamlines backup and restore tasks across multiple databases and storage destinations.
Features
- Database backup from different sources to different destinations.
- MySQL dump with zero dependencies (with built-in mysql native dumper).
- Supports dumpers with dependencies (
mysqldumpandpg_dump). - MySQL binlog backup to AWS S3.
- MySQL restore from binlogs.
- MySQL slow log parser.
- Resumable and concurrent SFTP file transfers.
- Loads configuration from S3 bucket.
- Slack notification.
- Maintained docker image that contains all dependencies.
Refer to github for documentation : https://github.com/liweiyi88/onedump
Last update: 16 November 2025





