GitHub / mlilius / 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/
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlilius%2Fjs-dremio-sql-parser
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: JavaScript
Size: 127 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: 4 months ago
Pushed at: almost 5 years ago
Last synced at: 8 days ago
Topics: abstract-syntax-tree, ast, dremio, javascript, jison, js, jsqlparser, sql-parser