product · May 21, 2026
Supabase Launches Database Branching Feature for Isolated Postgres Instances in AI Workflows
Share the canonical public link.
Supabase Database Branching creates fully isolated Postgres instances that clone schema, data, and configurations from a main branch at a specific point in time. Teams use branches for parallel development, QA testing, staging environments, safe schema migrations, and hotfix deployments without affecting production. Branches provision as independent compute and storage instances billed separately, with manual merge processes for changes. The feature supports AI coding agent testing of schema modifications before production deployment.