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

nfrastack/db-backup

Backup multiple database types on a scheduled basis with many customizable options observed · 2026-08-28

github.com/nfrastack/db-backup · homepage · Dockerfile · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 17
  • age_days: 3276
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1533 stars · 161 forks observed · 2026-08-28

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

A multi-engine database backup tool (Docker image and single Go binary) that backs up MySQL/MariaDB, Postgres, MongoDB, Redis, SQLite, MSSQL, InfluxDB, and CouchDB on flexible schedules. It supports filesystem, S3-compatible, and Azure storage targets with compression, GPG encryption, checksums, retention, notifications, and an interactive restore tool.

Use cases

  • schedule nightly backups of mysql and postgres databases
  • back up mongodb and redis containers to s3
  • encrypt database dumps with gpg before storing them
  • run scheduled database backups in docker compose
  • restore a database dump from a backup archive
  • back up multiple databases with per-job retention and compression
  • skip backups during blackout hours
  • get notified when a database backup fails

When to choose

  • you need one tool to back up many different database engines
  • you want scheduled, compressed, encrypted dumps to local disk, S3, or Azure
  • you run containerized infrastructure and want env-var-driven backup jobs
  • you need restore tooling and failure notifications alongside backups

When to avoid

  • you need continuous replication or point-in-time recovery rather than dump-based backups
  • you want full-system or file-level backups, not just databases
  • you need a GUI-managed enterprise backup suite
  • you require cloud-native managed backup services instead of self-hosted tooling

Facets

application · maturity active

backup scheduling compression cryptography database databases self-hosted cross-platform cli self-hosted database-backup multi-engine s3 azure gpg-encryption restore-tool nixos-module zabbix devops automation docker linux

4 sources

Member repositories

RepositoryRoleHealth v2
nfrastack/db-backupmain99

For agents

markdown · JSON · MCP: product_card(name="nfrastack/db-backup")

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