Skip to content

Implementation of a simple (and by for not complete) AST parser of SQL queries.

Notifications You must be signed in to change notification settings

ncwoehler/simple-ast-parser

Repository files navigation

Prerequisites

This project requires a JDK 11 and above to compile

Run simple AST parser

To run the AST parser from command line execute following commands:

./gradlew bootRun

Afterwards the UI will be available at

http://localhost:8080

About

Implementation of a simple (and by for not complete) AST parser of SQL queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published