jsqlparser topic
List
jsqlparser repositories
JSqlParser
5.1k
Stars
1.3k
Forks
Watchers
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
js-sql-parser
240
Stars
44
Forks
Watchers
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
sede
95
Stars
16
Forks
Watchers
Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data