Skip to content

v0.1.1

Choose a tag to compare

@Fszta Fszta released this 30 Mar 15:47
· 119 commits to main since this release

dbt-column-lineage

Initial release of a tool to extract and visualize column-level lineage from dbt artifacts.

Features

  • Extract column lineage from artifacts & sql parsing
  • Visualize lineage using html / dot / full-text
  • CLI interface for easy integration