Object-level dependency visualization for SQL Database Projects — right inside VS Code. Currently in preview. No column-level lineage.
Search SQL bodies, trace dependencies, and preview DDL — all without leaving VS Code.
Extract tables, views, stored procedures, and functions from SSDT and Fabric SDK .dacpac files.
Full-text search across SQL bodies with grouped results, code snippets, and match highlighting.
Click any node to trace upstream and downstream dependencies with configurable depth.
Click a node to view its DDL with full syntax highlighting — no red squiggles, no diagnostics noise.
YAML parse rules, exclude patterns, layout direction, and trace depth — all via VS Code settings.
Adapts to your VS Code light, dark, or high-contrast theme automatically.