1) Upload a schema.sql → 2) Ask in plain English → 3) Click Generate SQL.
Tip: if you’re just testing, use the example questions below. You don’t paste SQL here — you ask a question.
What “schema” means: the CREATE TABLE ... statements that describe your tables/columns.
If you don’t have one yet, click Use demo schema to try the tool instantly.
Your file should be a plain .sql file containing table definitions (CREATE TABLE).
Early experiment. If you find edge cases, that’s the point.