# percona/percona-xtrabackup

Open source hot backup tool for InnoDB and XtraDB databases

Repository: https://github.com/percona/percona-xtrabackup
Canonical: https://ross.abutalabs.com/products/percona-xtrabackup
Homepage: https://www.percona.com/software/mysql-database/percona-xtrabackup
Language: C++
License: NOASSERTION
License Family: other
Topics: innodb, backup, pxb, mysql
Last push: 2026-08-24T14:04:10+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4219, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1549, forks 364 (observed 2026-08-28T04:05:02.005524+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: stable
- function: backup, database, developer-tools
- domain: databases, self-hosted
- platform: cli
- tags: mysql, innodb, hot-backup, xtradb, percona, database-administration, devops, linux, docker

## Member repositories
- percona/percona-xtrabackup (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.005524+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:23.827349+00:00, confidence not recorded.
  - readme: https://github.com/percona/percona-xtrabackup (fetched 2026-08-28T04:05:02.005524+00:00, sha fd7f86712e0c)
  - homepage: https://www.percona.com/software/mysql-database/percona-xtrabackup (fetched 2026-08-29T11:31:07.165361+00:00, sha ee81561b956b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
