for teams running Supabase in production

A backup you've never
restored is a rumor.

restoproof backs up your Supabase database to storage you own — then every week it actually restores that backup into a throwaway database and checks every row came back.

The native snapshot says it worked. restoproof proves it, or emails you the moment it stops being true.
Weekly restore drills launch soon. The CLI is free and live today.
RESTORE DRILL REPORT
#RP-4471
sourceprod · db.ozk…supabase.co
tables checked
rows restored
RLS policies
checksum match
restoring into throwaway db
✓ RESTORE VERIFIED
what breaks a naive pg_dump restore — all seen in the wild

The failures you find out about too late

publication "supabase_realtime" already exists

Every Supabase project ships this. Restore into another project and pg_restore aborts. restoproof filters database-level objects that collide across projects.

schema restored, data missing

The restore reports success; rows silently didn't land. We compare row counts against a manifest taken at backup time and fail loudly.

custom role passwords gone

pg_dump never carries them. After restore those roles can't log in. We detect custom roles and warn you before it bites.

connect → drill → prove

Three steps, then it runs itself

step 1 — connect

Point us at your database and your bucket

Read-only connection string in, your own S3 / R2 / B2 out. Your data never lands on our servers.

step 2 — drill

We restore it weekly, for real

Each backup is restored into an isolated throwaway Postgres, not just stored and hoped over.

step 3 — prove

You get a report, or an alarm

Row counts, RLS policies and checksums verified — a "restore verified" report, or an alert the instant it fails.

pricing — the engine is open source, the automation is paid

Priced below what your database costs

Solo
$9/mo
  • 1 project
  • Daily backup to your storage
  • Weekly restore drill + report
Pro
$19/mo
  • 3 projects
  • Backups every 6 hours
  • Shareable "verified" badge
Agency
$49/mo
  • 10 projects
  • Hourly backups
  • White-label client reports
Prefer to run it yourself? The open-source CLI does backup, restore and verify for free — forever.

Know your backup restores — before the day you need it to.

No spam. One email when weekly drills go live.