You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Lineage is a data lineage tool that analyzes SQL queries to determine which tables and columns are being used in a query. It generates a graph that shows how tables and columns are related to one another, giving users a clear understanding of their data dependencies.
Installation
To run this project, you must have Node.js installed.
Clone the repository and navigate to the project folder.