MyDumper
A multi-threaded command-line tool for logical backup and restore of MySQL and MariaDB databases.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get MyDumper
Package managers
- Homebrew
brew install mydumper
About MyDumper
MyDumper makes logical backups of MySQL and MariaDB databases using several threads at once, so large databases are dumped faster than with a single-threaded tool. Its companion program, myloader, restores those dumps, also in parallel.
Both tools run from the command line and read their settings from configuration files. The repository also includes Docker files and packaging. MyDumper suits database administrators who need regular, scriptable backups of large MySQL or MariaDB servers.
Strengths
- Parallel dump and restore across multiple threads
- Separate myloader tool for restoring backups
- Configuration files for repeatable, scripted runs
- Docker files included in the repository
Limitations
- Command-line only, with no graphical interface
- Limited to MySQL and MariaDB
Details
- Pricing
- FreeFree and open source.
- License
- GPL-3.0
- Developer
- The MyDumper contributors
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Database administrators backing up large MySQL or MariaDB servers
- Categories
- Backup tools, Database tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
mongodump
A MongoDB command-line tool that writes a binary BSON export of a database for backup or migration.
PG Back Web
A self-hosted web interface for scheduling, running and managing PostgreSQL database backups.
Litestream
A streaming replication tool that continuously backs up SQLite databases to cloud storage or local files.
borgmatic
Configure Borg backups, database dumps and monitoring in one place.