Search

Search IconIcon to open search

Data Lineage

Last updated by Simon Späti

Easily trace your data’s upstream (origin) & downstream (destination) dependencies.

Data lineage uncovers the life cycle of data. It aims to show the complete data flow from start to finish. Data lineage is the process of understanding, recording, and visualizing data as it flows from data sources to consumption. This includes all data transformations (what changed and why).

# Tools

  • dbt for SQL lineage
  • Dagster for python
  • many more

# Further Reading

Read more on:


Origin:
References:
Created