DBT Column Lineage is a tool designed to visualize column-level data lineage in dbt projects using dbt artifacts and SQL parsing. It offers an interactive explorer, DOT file generation, and text output for visualizing model and column dependencies. Users need to compile their dbt project and generate a catalog before using the tool to explore or analyze lineage.
+ dbt
data-lineage ✓
visualization ✓
+ sql
analytics ✓