Description:
MySQL logical backup tool
|
|
Type: Formula
|
Latest Version: 0.21.1-1@0
|
Tracked Since: Nov 21, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Databases
|
|
Tags:
mysql
backup
database
mariadb
parallel
|
|
Install:
brew install mydumper
|
About:
mydumper is a high-performance MySQL logical backup tool designed for parallel backups and restores. It offers significant speed improvements over traditional mysqldump by using multiple threads for data extraction. It also provides features like consistent snapshots, automatic compression, and split files for easier management of large databases.
|
Key Features:
- Multi-threaded parallelism for backups and restores
- Consistent point-in-time snapshots across databases
- Automatic file splitting and compression
- Logical backup format with metadata preservation
|
Use Cases:
- Performing fast backups of large MySQL or MariaDB databases
- Restoring databases quickly using parallel threads
- Creating consistent snapshots for replication setup
|
Alternatives:
-
mysqldump
– Standard MySQL utility, but significantly slower on large datasets as it operates single-threaded.
-
Percona XtraBackup
– Performs physical backups which are faster for large databases, but requires InnoDB engine and locks tables.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Nov 21, 2025 8:11pm |
|
0 |
VERSION_BUMP |
70cd5544 |
| Sep 16, 2025 5:33am |
|
0 |
VERSION_BUMP |
31557da2 |
| Nov 10, 2024 7:16pm |
|
0 |
VERSION_BUMP |
a1108a49 |
| Nov 9, 2024 10:19pm |
|
1 |
VERSION_BUMP |
7650b1a9 |
| Sep 20, 2024 7:49pm |
|
0 |
VERSION_BUMP |
d4c49757 |
| Sep 20, 2024 6:53pm |
|
0 |
VERSION_BUMP |
75651b02 |
| Sep 19, 2024 11:00pm |
|
0 |
VERSION_BUMP |
418558c6 |
| Sep 19, 2024 3:44pm |
|
0 |
VERSION_BUMP |
3ffae091 |
| Jul 2, 2024 9:39pm |
|
0 |
VERSION_BUMP |
573696c9 |
| May 24, 2023 8:42am |
|
0 |
VERSION_BUMP |
ab828794 |
| Feb 24, 2023 7:14pm |
|
0 |
VERSION_BUMP |
9e2d0287 |
| Jan 14, 2023 5:04pm |
|
0 |
VERSION_BUMP |
f6a7f635 |
| Jan 14, 2023 5:04pm |
|
0 |
VERSION_BUMP |
ad9517ad |
|