sql / dbt scaffolder

SQL → dbt Scaffolder

Paste raw SQL and get a starting dbt model — table references swapped for ref()/source() macros, plus a schema.yml stub with your columns listed.

Runs fully in your browser · nothing is sent anywhere
query.sql
Detected tables
Paste SQL above to detect table references.
Waiting for input…0 chars
output
Paste a query and click Generate to scaffold a model.

How it works

Advertisement