Lineage/Column-level lineage by warehouseData Platform Engineer

How do I see column-level lineage across my Postgres models?

Bruin parses the SQL in your Postgres assets and builds column-level lineage automatically. You see which source columns feed each output column, with no manual mapping.

Command

bruin lineage

Defined in

SQL + YAML

Works with

Postgres + Bruin CLI

What you get

Emergent column lineageSQL parsingno manual mapping

How it works in code

$ bruin lineage ./pipeline --asset mart.orders

Run bruin lineage and Bruin shows the full column graph across your Postgres models.

Know what a change will break

Open source. Emergent column-level lineage across SQL and Python assets.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.