mirror of
https://github.com/nim-lang/parsesql
synced 2026-01-01 23:10:56 +00:00
No description
|
|
||
|---|---|---|
| .github | ||
| src | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| parsesql.nimble | ||
| README.md | ||
parsesql
The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.