List: Current Projects not collected - go-sqlparser/current GitHub Wiki

Current projects

Projects currently under active development are not collected in this collection. But here are the ones that I found interesting/helpful (in the order of increase complexity):

mmzp/sql-parser
https://github.com/mmzp/sql-parser
解析 mysql create table 语句,用于通过建表语句生成 model 代码文件。
Languages: JavaScript

kyleconroy/sqlc
https://github.com/kyleconroy/sqlc
https://conroy.org/introducing-sqlc
Generate type safe Go from SQL

i-sevostyanov/NanoDB
https://github.com/i-sevostyanov/NanoDB
An SQL database, written as a learning project.

auxten/postgresql-parser
https://github.com/auxten/postgresql-parser
PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser, splitted from CockroachDB

pingcap/parser
https://github.com/pingcap/parser
A MySQL Compatible SQL Parser

Other listing

Public github repositories, that has sql-parser tag. 68 as of 2021-08-05, 67 as of 2021-09-15
https://github.com/topics/sql-parser

Public repositories, that has ddl-parser tag. 7 as of 2021-08-05 & 2021-09-15
https://github.com/topics/ddl-parser