Alternative dbt docs site: Catalog + ERD + column-level lineage
Project description
An alternative dbt docs site — catalog + ERD + column-level lineage + versioned deploys, all in one CLI.
Turn your dbt artifacts into a self-contained docs site: a browsable catalog, an entity-relationship diagram, an interactive lineage DAG, and column-level lineage traced from your compiled SQL — all in one dbdocs generate. Serve it with dbdocs serve, or deploy versioned builds anywhere a static host will take them.
| Catalog | Model page | Lineage DAG | Health Check |
|---|---|---|---|
Why dbdocs?
dbt's built-in docs stop short of telling you which upstream column fed this downstream column, which tables relate to each other, or what changed between builds. dbdocs fills those gaps — no documentation framework or separate ERD tool to install.
- ERD + column-level lineage — table relationships (dbterd) and column lineage from compiled SQL (sqlglot).
- Column impact analysis — downstream dependents for any column.
- Deep-link URLs for every node, column, and DAG view.
- Any sqlglot dialect, auto-detected from your manifest.
- Scales to 1 000s of models without freezing the browser.
- Fail-soft — an unparseable model is skipped, not fatal.
- Project Health Check across the six dbt-project-evaluator dimensions.
- Versioned deploys with a built-in version switcher, no plugins.
- Full-text search across names, columns, descriptions, tags, and SQL at the client-side, no backend.
- Static REST API (
api/v1/) — addressable JSON for every node, lineage, and health, for headless / agent consumption. - Dark / light theme.
Install
pip install dbdocs --upgrade
Requires Python 3.10+.
Quickstart
dbt docs generate # writes target/manifest.json + target/catalog.json
dbdocs generate # builds ./site/ with index.html + dbdocs-data.json.gz
dbdocs serve # static http server on http://127.0.0.1:8000
The site must be served over HTTP (not opened as a local file) because it fetches the data payload at load time. dbdocs serve handles that locally; any static host works for deployment.
Full walkthrough, configuration, and architecture live in the documentation.
Contributing
Contributions are welcome — bugs, features, docs, typos. See the Contributing Guide.
If dbdocs saves you some clicks, consider buying me a coffee.
License
MIT © Dat Nguyen
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbdocs-1.7.0.tar.gz.
File metadata
- Download URL: dbdocs-1.7.0.tar.gz
- Upload date:
- Size: 246.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50fb2a8e42ccc5d07fa4f407856b5478e34e5916f72b804ce7e719b42b6a9997
|
|
| MD5 |
1e79687d2ee5991b2372195916213cf1
|
|
| BLAKE2b-256 |
ce1af8f2ac7f59e33033507d038afac67cb45483ae776d479ba8969d3c5c5e5b
|
Provenance
The following attestation bundles were made for dbdocs-1.7.0.tar.gz:
Publisher:
pypi-publish.yml on datnguye/dbt-docs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dbdocs-1.7.0.tar.gz -
Subject digest:
50fb2a8e42ccc5d07fa4f407856b5478e34e5916f72b804ce7e719b42b6a9997 - Sigstore transparency entry: 2067401063
- Sigstore integration time:
-
Permalink:
datnguye/dbt-docs@318b59c133dee19f4aaac785920a4d40624b95f4 -
Branch / Tag:
refs/tags/1.7.0 - Owner: https://github.com/datnguye
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@318b59c133dee19f4aaac785920a4d40624b95f4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file dbdocs-1.7.0-py3-none-any.whl.
File metadata
- Download URL: dbdocs-1.7.0-py3-none-any.whl
- Upload date:
- Size: 266.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8689855b9ef77acb74c2d5747b0b3d21c80995dfad134730f444d50cd4931b83
|
|
| MD5 |
2412e609cb3f77c5aef67af1cac60345
|
|
| BLAKE2b-256 |
19caf7f5d00fa03135dc2683c34ee42b8305d1f5fc241bdfaf3245c6acf88597
|
Provenance
The following attestation bundles were made for dbdocs-1.7.0-py3-none-any.whl:
Publisher:
pypi-publish.yml on datnguye/dbt-docs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dbdocs-1.7.0-py3-none-any.whl -
Subject digest:
8689855b9ef77acb74c2d5747b0b3d21c80995dfad134730f444d50cd4931b83 - Sigstore transparency entry: 2067401227
- Sigstore integration time:
-
Permalink:
datnguye/dbt-docs@318b59c133dee19f4aaac785920a4d40624b95f4 -
Branch / Tag:
refs/tags/1.7.0 - Owner: https://github.com/datnguye
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@318b59c133dee19f4aaac785920a4d40624b95f4 -
Trigger Event:
push
-
Statement type: