Ross ROSS = Recommend OSS · open-source software intelligence for agents

EnterpriseDB/barman

Barman - Backup and Recovery Manager for PostgreSQL observed · 2026-08-28

github.com/EnterpriseDB/barman · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 97
  • Release rhythm 86
  • Longevity 100
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: 27
  • age_days: 4034
  • days_rel: 98
  • days_push: 20
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

3222 stars · 267 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Barman is an open-source Python administration tool for backup and disaster recovery of PostgreSQL servers, maintained by EnterpriseDB. It supports remote hot physical backups, point-in-time recovery, WAL archiving and streaming, and centralized management of backup catalogs for multiple servers.

Use cases

  • back up postgresql databases remotely
  • set up disaster recovery for postgres
  • perform point-in-time recovery of a postgres database
  • manage a catalog of postgres backups with retention policies
  • archive and compress WAL files for multiple postgres servers
  • achieve zero data loss replication with synchronous WAL streaming

When to choose

  • you need centralized physical backup and PITR for one or many PostgreSQL servers
  • you want retention policies, incremental backups, and WAL archiving out of the box
  • you manage business-critical PostgreSQL deployments requiring disaster recovery

When to avoid

  • you only need logical dumps (pg_dump) for small databases
  • you use a database other than PostgreSQL
  • you want a GUI-managed backup solution rather than a CLI/INI-configured tool

Facets

cli-tool · maturity stable

backup database deployment databases self-hosted python cli postgresql disaster-recovery pitr wal-archiving physical-backup dba-tools devops linux

5 sources

Member repositories

RepositoryRoleHealth v2
EnterpriseDB/barmanmain94

For agents

markdown · JSON · MCP: product_card(name="EnterpriseDB/barman")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem