Design your Supabase schema visually before you build
ER Flow gives Supabase developers a visual, collaborative workspace to design PostgreSQL schemas before applying them. Model your tables, RLS-relevant relationships, and views in ER Flow, generate the SQL, and paste it directly into the Supabase SQL editor — no raw SQL wrestling required.
Paste your existing Supabase SQL schema into ER Flow's SQL import. The canvas populates with all your tables and relationships.
Add new tables, define foreign keys, create junction tables for many-to-many relationships needed by your RLS rules.
Invite your team. Share the diagram link so everyone designs the schema together in real-time.
Checkpoint your schema and generate the SQL diff. Copy the output SQL for the Supabase SQL editor.
Paste the SQL into Supabase's SQL editor and run it. Your tables, constraints, and views are live.
Free to get started. No credit card required.