ChrisDevRepo/vscode_data_lineage
VS Code extension for visualizing SQL Server database object dependencies from .dacpac files. Interactive graph with trace, search, and DDL preview.
This tool helps database professionals understand the connections between different objects in their SQL Server databases. You feed it a database package file (.dacpac) or connect directly to a live SQL Server, Azure SQL, or Fabric database, and it generates an interactive visual map of all the dependencies. Data engineers, database administrators, and anyone building or maintaining complex SQL Server environments will find this invaluable for impact analysis, troubleshooting, and documentation.
Use this if you need to quickly see how tables, views, and stored procedures in your SQL Server database are connected, understand the impact of changes, or trace data flow.
Not ideal if you primarily work with dynamic SQL or need to analyze dependencies at a very granular, column-level without AI assistance.
Stars
9
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/ChrisDevRepo/vscode_data_lineage"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
growthbook/growthbook
Open Source Feature Flags, Experimentation, and Product Analytics
koopjs/koop
Transform, query, and download geospatial data on the web.
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.