Backups, migrations, and instance management for Supabase Cloud and self-hosted. Full database dumps, auth user migration with passwords, storage objects, edge functions, and more.
Complete pg_dump/pg_restore with streaming to cloud storage. Schema, data, and configurations.
Migrate everything between Supabase instances: database, auth users, storage objects, edge functions.
Supabase Vault with pgsodium encryption. Credentials never leave the database unencrypted.
Buckets, objects, and policies. Supports large files with TUS resumable uploads.
Live progress tracking via Supabase Realtime. Per-component granularity with streaming logs.
Multi-tenant organizations with role-based access. Owner, admin, member, and viewer roles.