Schema Copilot
Describe a feature in a sentence and get a reviewed Postgres migration with policies included.
Time to Build
Not specified
🛠️ Builder Tool
Cursor
About this project
Turns a plain-language feature description into a Postgres migration: tables, indexes, row-level security policies and grants. Every migration is shown for review with an explanation before it runs.
sana_dev
Creator / Vibe Coder
Tech Stack
Next.jsPostgresOpenAI APIDrizzle
Reviews (1)
devonbuilds8/6/2026
UI: 5/5Functionality: 4/5Generated policies matched what I would have written by hand. Reviewing the SQL before it runs is the right call.