LinedatLinedat
Beta

Glossary

Key Data Governance concepts explained clearly and practically

What is Data Lineage?

Data Lineage is the ability to trace the journey of data from its origin to its final destination, documenting all the transformations, movements, and dependencies that occur along the way. It is like a road map for your data: it shows where data comes from, what it passes through, and where it ends up.

Lineage operates at different levels of granularity. Table-level lineage shows the relationships between complete tables and datasets. Column-level lineage goes one step further, tracking how each individual field is transformed and propagated through pipelines, views, and dashboards.

In a modern data ecosystem where data flows between dozens of systems (CRM, ERP, data warehouse, BI tools), lineage is essential for answering questions such as: "Where does the data in this dashboard come from?", "What breaks if I modify this column?", or "Why does this KPI show a different value than last month?".

Why it matters

According to a study by Precisely, 77% of data leaders consider traceability a critical requirement for data trust. Without lineage, teams operate blindly: they cannot assess the impact of changes, they cannot quickly diagnose the root cause of quality problems, and they cannot demonstrate to regulators where the data in their reports comes from.

The cost of not having lineage materializes in incidents: a field that changes format in the CRM silently breaks downstream dashboards. Without lineage, detecting and fixing these problems can take days or weeks. With lineage, they are resolved in minutes.

How it works in practice

Lineage is built in two main ways. Automated lineage analyzes SQL queries, ETL pipelines, and view definitions to extract relationships between tables and columns. Manual lineage allows teams to document relationships that cannot be captured automatically (for example, data that is exported to Excel and reimported).

Once built, lineage is typically visualized as a directed graph where nodes are tables or columns and edges represent data flows. Users can navigate upstream (toward the origin) or downstream (toward consumption) to understand dependencies and assess impacts.

Data Lineage in Linedat

Linedat offers visual lineage at both table and column level, with an interactive graph that allows navigating the relationships between data assets. The Impact Analysis feature allows evaluating the effect of proposed changes before executing them, and temporal lineage records how relationships have evolved over time.

FAQ

Respuestas sobre implementación y capacidades

Table-level lineage shows relationships between complete datasets (table A feeds table B). Column-level lineage is more granular: it shows how each individual field is transformed and propagated. For example, that the "revenue" column in a dashboard comes from the "amount" column in the sales table multiplied by the "exchange_rate" column in the currency table.

Implement Data Lineage with Linedat

Connect your databases and in minutes get a documented catalog, visual lineage and sensitive data classified. Free to get started.