
- Category
- Other
- Website
- github.com
- Language
- English
- Listed
- 21d ago
- Stars
- 111
- Forks
- 2
ahmadpiran/restoredrill ↗, Go, MIT, Last commit 12d ago
Untested backups are not backups. restoredrill fetches your latest PostgreSQL backup, restores it into a throwaway Postgres container, runs the checks you define against the restored data, and writes a JSON report that includes how long the restore took. Everyone knows restore drills should be routine, and almost nobody runs them, because there is nowhere safe to try and never enough time. Cron jobs are not a substitute either, since they fail quietly. This one is a Go CLI, MIT licensed, and still early at v0.2.0, Postgres only.
Like this product?