mydumper/mydumper
Official MyDumper Project observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 23
- age_days: 3953
- days_rel: 15
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
3213 stars · 508 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MyDumper is a high-performance, multithreaded logical backup tool for MySQL, MariaDB, Percona, and TiDB databases. It consists of mydumper for exporting consistent backups and myloader for importing them in parallel.
Use cases
- dump a mysql database quickly with parallel threads
- create a consistent backup of a mariadb database
- restore a mysql dump into another server with myloader
- back up a database while capturing replication master/slave positions
- export only selected tables or schemas using regex filters
- migrate a database between mysql instances
When to choose
- you need fast, parallel logical backups of MySQL-compatible databases
- you require consistent snapshots with accurate binlog positions for replication
- you want per-table output files that are easy to parse and restore selectively
When to avoid
- you need physical or hot backups of non-transactional engines
- you use a database other than MySQL/MariaDB/Percona/TiDB
- you prefer a managed backup solution with built-in scheduling and retention
Facets
cli-tool · maturity active
database backup cli databases self-hosted cli cross-platform mysql mariadb logical-backup multithreaded myloader database-dump replication devops linux macos docker
1 source
- readme: https://github.com/mydumper/mydumper · fetched 2026-08-28 · 483c38d62bc7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mydumper/mydumper | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="mydumper/mydumper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem