percona/percona-xtrabackup
Open source hot backup tool for InnoDB and XtraDB databases observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4219
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1549 stars · 364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Percona XtraBackup is an open-source hot backup utility for MySQL-based servers that performs non-blocking backups of InnoDB, XtraDB, MyISAM, and MyRocks tables. It is designed for production environments, allowing backups of 24x7 loaded servers without locking the database or disrupting performance.
Use cases
- take hot backups of a mysql database without downtime
- back up innodb tables on a busy production server
- create physical backups of percona server for mysql
- back up mysql 8.0 databases while they stay online
- restore a mysql database from a physical backup
- set up automated nightly backups for a mysql cluster
When to choose
- you need non-blocking physical backups of MySQL/InnoDB databases
- you run Percona Server or Percona XtraDB Cluster and need compatible backups
- you back up large, heavily loaded 24x7 databases where logical dumps are too slow
- you want an open-source alternative to MySQL Enterprise Backup
When to avoid
- you need logical, portable backups in SQL format (use mysqldump or mydumper)
- you run MariaDB, which requires its own fork (mariabackup)
- you only back up small, low-traffic databases where simple dumps suffice
- you need cross-engine backups of non-transactional tables without locking considerations
Facets
cli-tool · maturity stable
backup database developer-tools databases self-hosted cli mysql innodb hot-backup xtradb percona database-administration devops linux docker
2 sources
- readme: https://github.com/percona/percona-xtrabackup · fetched 2026-08-28 · fd7f86712e0c
- homepage: https://www.percona.com/software/mysql-database/percona-xtrabackup · fetched 2026-08-29 · ee81561b956b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| percona/percona-xtrabackup | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="percona/percona-xtrabackup")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem