Portabase: A self-hosted tool for database backup and restore
Docker-friendly database backup UI, but Veeam and pg_dump cover these cases.

Skip the restore—query old database states from snapshots in seconds instead of hours.
Database administrators, data engineers managing PostgreSQL/MySQL, compliance/audit teams
Neon (branching/time-travel) · Percona XtraBackup · pgBackRest
Docker-friendly database backup UI, but Veeam and pg_dump cover these cases.
Automated restore drills prove backups actually work when auditors come knocking.
Backup drill feature actually tests restores instead of just assuming they work.
Visual pipeline builder beats stitching together shell scripts and cron jobs.
Row-level MySQL recovery without restoring backups, even handles FK dependencies.
Client-side key derivation + AES-256-GCM and OpenSSL-compatible ciphertext is a practical, privacy-first combo — you can upload backups the service can never read and still decrypt them locally if you prefer. The product nails simplicity (one plan, included 2GB, 32-day rolling history), but that same simplicity limits appeal for anyone with larger datasets or retention needs; the irreversible password/key model is honest but should be extremely prominent.