How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores them across multiple destinations while managing team access with role-based permissions. It combines on-the-fly AES-256-GCM encryption, cron-driven scheduling, job-queue-based verification, multi-destination storage, WAL streaming, throwaway container restore testing, and workspace-based role access control into a unified backup system. The platform distinguishes itself through automatic backup verification that restores each backup into a temporary database container for in
Copy a Postgres database to a target Postgres server (pgdump | pgrestore on steroids)
Barman - Backup and Recovery Manager for PostgreSQL
The main features of vmware-tanzu/velero are: Data Protection and Backup, Backup and Recovery.
Open-source alternatives to vmware-tanzu/velero include: 2ndquadrant-it/barman — Barman - Backup and Recovery Manager for PostgreSQL. bpineau/katafygio. databasus/databasus — Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores… dimitri/pgcopydb — Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids). dotmesh-io/dotmesh. miracle2k/k8s-snapshots.