tim-patterson / sql-parser

A multi-platform kotlin library for parsing sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sql-Parser

License: MIT

Build Status

A multi-platform kotlin library for parsing sql

Building

git clone git@github.com:tim-patterson/sql-parser.git
cd sql-parser
./gradlew test

About

A multi-platform kotlin library for parsing sql

License:MIT License


Languages

Language:Kotlin 88.8%Language:ANTLR 11.2%