There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SQLQueryLineage is a tool that parses SQL stored procedures and generates column-level lineage in JSON format. The tool extracts information from the stored procedures and outputs a JSON file that contains information about the columns and their dependencies.