No description
Find a file
2025-10-20 21:00:11 +08:00
.github Bump actions/setup-node from 5 to 6 2025-10-20 06:47:19 +00:00
src init parsesql 2025-09-10 20:45:08 +08:00
tests init parsesql 2025-09-10 20:45:08 +08:00
.gitignore init parsesql 2025-09-10 20:45:08 +08:00
LICENSE Initial commit 2025-09-10 20:17:07 +08:00
parsesql.nimble build docs 2025-09-10 20:50:21 +08:00
README.md Initial commit 2025-09-10 20:17:07 +08:00

parsesql

The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.