A lightweight integration that connects dbt projects to Marquez to collect and emit metadata, lineage, and run information. It extracts dbt manifests and run artifacts, maps dbt models, seeds, sources, and tests to Marquez datasets and jobs, and submits dataset/schema/lineage/run events so teams can track lineage, schema changes, and job history from dbt runs.
-
Quick use cases: capture lineage from dbt runs, populate Marquez with datasets and job metadata, enable observability and impact analysis for dbt workflows.
-
Scope: manifest/run parsing, dataset/job mapping, event submission (CLI/CI-friendly).
-
Works with mini-data-platform: can be used in conjunction with mini-data-platform to quickly spin up an environment and experiment with lineage for dbt projects or general data workflows.