ValkDB/postgresparser
ANTLR-based PostgreSQL query parser for Go. Extracts tables, columns, joins, CTEs, parameters, DDL actions, and full column-usage metadata from SQL into a structured IR.
GitHub repository with 260 stars and 12 forks.
Language: Go
Topics: antlr, database, developer-tools, go, postgresql, sql-parser, postgres