https://github.com/elliotcourant/pgoparser
PostgreSQL parser written in pure go.
https://github.com/elliotcourant/pgoparser
parser postgres sql sql-parser
Last synced: 9 days ago
JSON representation
PostgreSQL parser written in pure go.
- Host: GitHub
- URL: https://github.com/elliotcourant/pgoparser
- Owner: elliotcourant
- License: apache-2.0
- Created: 2020-06-18T21:31:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T14:38:02.000Z (over 5 years ago)
- Last Synced: 2026-04-04T07:33:12.396Z (21 days ago)
- Topics: parser, postgres, sql, sql-parser
- Language: Go
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pgoparser
PostgreSQL parser written in pure go.
Based on https://github.com/ballista-compute/sqlparser-rs