Data Lineage Viz Logo

Data Lineage Viz

Object-level dependency visualization for SQL Database Projects — right inside VS Code. Currently in preview. No column-level lineage.

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

DACPAC Parsing

Extract tables, views, stored procedures, and functions from SSDT and Fabric SDK .dacpac files.

🔎

Detail Search

Full-text search across SQL bodies with grouped results, code snippets, and match highlighting.

🔍

Trace Dependencies

Click any node to trace upstream and downstream dependencies with configurable depth.

📄

DDL Viewer

Click a node to view its DDL with full syntax highlighting — no red squiggles, no diagnostics noise.

Configurable

YAML parse rules, exclude patterns, layout direction, and trace depth — all via VS Code settings.

🎨

Theme-Aware

Adapts to your VS Code light, dark, or high-contrast theme automatically.