Dlineage Tool
https://github.com/sqlparser/gsp_demo_java/tree/master/src/main/java/demos/dlineage
The Dlineage tool is implemented in Java and it shows how to use the data lineage analysis features of the Gudu SQLFlow.
The data lineage analysis package of the Gudu SQLFlow is a Java library provided in a single jar file: gsp.jar, no other third party libraries dependencies required.
You can check the source code of the Dlineage tool to see how to integrate the data lineage analysis package in your own Java program.
Support more than 20 major databases and still growing
Build from scratch, no third-party library needed.
Easy integration.
Rich demo code to help you start quick
Download address: https://github.com/sqlparser/gsp_demo_java/releases/
Prerequisites
JDK 1.8+ Installed
Check on your terminal if JDK is installed by executing
You should get some results similar to this:
DataFlowAnalyzer Binary package Download library binary file on your machine.
Last updated