Data Lineage Viz Logo

Data Lineage Viz

See how tables, views, stored procedures, and functions connect — right inside VS Code. Import from .dacpac files or connect directly to SQL Server, Azure SQL, Fabric DW, or Synapse. Now with @lineage AI and schema overview.

Tested with SQL Server 2025 · Azure SQL Database · Fabric Data Warehouse · Synapse Dedicated SQL Pool

Data Lineage Viz — interactive dependency graph with schema-colored nodes

See It in Action

Search SQL bodies, trace dependencies, and preview DDL — all without leaving VS Code.

Detail Search & DDL Preview Full-text search across stored procedures, views, and functions. Click a result to zoom to the node and view its DDL side-by-side. Detail Search panel with DDL viewer and schema filter
AI-Powered Lineage Analysis Ask @lineage in GitHub Copilot Chat how sales are calculated — get a visual lineage graph with step-by-step column mappings, join paths, and formula breakdowns, all from your own data model. AI lineage view showing sales calculation lineage with annotated steps
New in v0.9.7

Ask @lineage in GitHub Copilot Chat

Trace how your database objects connect — from source tables to reporting views. The AI assistant works from your own data model and can go further, analyzing column mappings and SQL logic from the available metadata.

GitHub Copilot Chat
@lineage trace from Sales.SalesOrderDetail upstream to the source tables
@lineage how is sales calculated — show me the lineage up to source in the app
@lineage which objects are hubs with the most connections?
AI lineage view showing sales calculation trace with annotated steps and column mappings
Traces your actual data model
Creates bookmarked graph views for further exploration
AI assistant analyzes column mappings and SQL logic
Requires GitHub Copilot & VS Code 1.95+

Copilot Chat (@lineage)

Trace dependencies and create bookmarked graph views from your actual data model. The AI assistant can go further — analyzing column mappings and SQL logic from the available metadata.

📁

Data Sources

Open a .dacpac or import from a database connection. Two clicks to your full dependency graph — no extra tooling needed.

🔍

Search & Navigate

Find any object instantly with autocomplete. Minimap and schema color coding keep you oriented on large graphs.

🔌

Trace & Find Path

Follow dependencies upstream or downstream. Find the shortest path between any two nodes.

📊

Detect Graph Patterns

Spot islands, orphans, hubs, and cycles at a glance. Know your blast radius before changing anything.

📄

DDL & SQL Search

Click any node to read its SQL with full syntax highlighting. Full-text search across all stored procedures and views.

📈

Schema Overview

Large graphs auto-switch to schema-level bubbles. Click any schema to drill into its objects and neighbors.

📦

Export & Customize

Export to Draw.io for documentation. Override parse rules and import queries with plain YAML — no code changes needed.