/js-dremio-sql-parser

Dremio SQL(select) parser written with jison. Parse SQL into abstract syntax tree(AST) and stringify back to SQL. SQL grammar follows https://docs.dremio.com/sql-reference/

Primary LanguageJavaScriptMIT LicenseMIT

Issues