| JSQLParser/JSqlParser |
4,781 |
|
1,615 |
231 |
over 2 years ago |
30 |
September 01, 2023 |
86 |
apache-2.0 |
Java |
| JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern |
| src-d/gitbase |
2,016 |
|
0 |
0 |
over 6 years ago |
70 |
June 03, 2021 |
15 |
apache-2.0 |
Go |
| SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase |
| radondb/radon |
1,466 |
|
0 |
0 |
almost 5 years ago |
17 |
February 24, 2021 |
2 |
gpl-3.0 |
Go |
| RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services |
| uber/queryparser |
985 |
|
0 |
0 |
about 4 years ago |
0 |
|
25 |
mit |
Haskell |
| Parsing and analysis of Vertica, Hive, and Presto SQL. |
| taozhi8833998/node-sql-parser |
631 |
|
6 |
95 |
about 2 years ago |
156 |
December 01, 2023 |
18 |
apache-2.0 |
PEG.js |
| Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL |
| dntzhang/qone |
464 |
|
0 |
7 |
over 3 years ago |
29 |
January 11, 2018 |
2 |
|
JavaScript |
| .NET LINQ in javascript |
| fzerorubigd/goql |
292 |
|
0 |
0 |
over 7 years ago |
1 |
October 13, 2018 |
7 |
mit |
Go |
| A golang source code scanner, this time in sql :) |
| oguimbal/pgsql-ast-parser |
266 |
|
0 |
20 |
over 2 years ago |
105 |
June 05, 2023 |
25 |
|
TypeScript |
| Yet another simple Postgres SQL parser |
| codeschool/sqlite-parser |
259 |
|
49 |
24 |
almost 7 years ago |
28 |
June 15, 2017 |
17 |
mit |
PLpgSQL |
| JavaScript implentation of SQLite 3 query parser |
| florajs/sql-parser |
258 |
|
18 |
11 |
over 2 years ago |
24 |
November 22, 2021 |
3 |
gpl-2.0 |
JavaScript |
| Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL. |