dbt Playground
Transform data with models & refs
Build staging and mart models with dbt-style SQL, compile {{ ref() }} macros, and execute against PostgreSQL — the modern analytics engineering workflow.
What you get when you open dbt Studio.
Project tree
models/, refs, and dbt_project.yml in one editor
Compile + run
{{ ref() }} resolved, then executed on PostgreSQL/WASM
Compiled SQL tab
See the SQL that actually ran after a model build
Result grid
Query results in the same table UI as SQL Studio
Opens in the dbt Studio workspace.
See models/marts/fct_revenue.sql in the project tree.