Skip to content

skriyaz95/Data_Lineage

Repository files navigation

Data_Lineage

Application which visualies the data flow of a sql query

The two folders columnImpact and dlineage are the sql parsers. ColumnImpact extracts data from sql query and puts it in a table. dlineage extracts data and converts it into an xml reresentation.

Steps to execute: 1.In columnImpact folder compile the columnImpact.java file putting the two jar files provided in the classpath. 2.To execute it type the class name followed by the arguments which u can give by looking into the program. 3.The same goes with the dlineage and in there execute the DLineageRelation program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors