JavaScriptor / js-sql-parser

SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScriptor/js-sql-parser Stargazers