📊 dbt-visualiser

Upload a zip of your dbt repo (from git: Code → Download zip) and explore how every model is built — dependency graph, CTE steps, plain-English narrative, and fully inlined SQL.
Drop your .zip here
or click to choose a file — e.g. snowflake_dbt-master.zip
Unzipping…
🔒 Privacy: your repo never leaves your browser. The zip is parsed locally with JavaScript — there is no upload of your code, no database storing it, no storage of any kind. Close the tab and everything is gone.
The only thing we count — anonymously — is how many people ran an analysis (a number + a random id your browser generates). No file names, no content, no IPs.
1 · Zip your dbt repoOn GitLab/GitHub: “Download this repository” → zip. Or zip a folder that contains models/.
2 · Drop it hereThe parser reads models/**/*.sql, sources YAML, tests, and target/ (manifest + compiled) if present.
3 · ExploreClick any model to see its lineage in both directions, CTE-by-CTE narrative, and the full inlined SQL.

📊 dbt-visualiser

Focus: Lineage: Steps:
staging intermediate marts raw source test
Select a model to see how it's built.