3 results found Sort:

1.3k
5.2k
apache-2.0
214
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,231 commits to master branch, last one 14 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 3 months ago
16
95
apache-2.0
4
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