Draft

Draft

Build a query step by step. See the SQL as you go.

Start with your data

Try an example

SQLMatches your steps
SELECT *;

Your SQL appears here as you build.

Draft assembles SQL from the blocks you choose; it does not run the query or check it against a schema. Review the SQL before you run it.