3 results found Sort:
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
Created
2011-06-23
2,321 commits to master branch, last one 6 days ago
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
Created
2016-10-18
107 commits to master branch, last one 9 months ago
Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data
Created
2021-03-24
10 commits to main branch, last one 3 years ago