Sign inSign up

spydernaz/sql-parser

By spydernaz

Updated over 5 years ago

Image
0

276

spydernaz/sql-parser repository overview

SQL Tokeniser

Description

This project attempts to be tokenise SQL statements, allow a person to parse TSQL DB logs quickly and generate retrospective lineage.

Running the code

Requirements: Internet and Maven

Build the JAR
cd calcite-unwrap/calcite-unwrap-code
mvn clean package
Running the Code

You can either run through Maven or from the jar (N/A, @TODO: create a fat jar).

mvn exec:java

Tag summary

Content type

Image

Digest

Size

361 MB

Last updated

over 5 years ago

docker pull spydernaz/sql-parser