Migration guides
Migration guides
Plan migrations as product changes, not only data movement. Identify source systems, authentication flows, API clients, storage objects, background jobs, and rollback criteria before cutting over.
Migrate to Supabase#
Start with migrating to Supabase, import data, connecting to Postgres, and API quickstart.
Migrate within Supabase#
Use migrating within Supabase, clone project, database migrations, branching, and managing environments.
Upgrade APIs and application code#
Review migrating to new API keys, server-side Auth, securing your API, and the troubleshooting library for known migration errors.