https://github.com/elliotcourant/pgoparser
PostgreSQL parser written in pure go.
https://github.com/elliotcourant/pgoparser
parser postgres sql sql-parser
Last synced: 5 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T14:38:02.000Z (over 5 years ago)
- Last Synced: 2025-03-17T09:54:41.064Z (12 months ago)
- Topics: parser, postgres, sql, sql-parser
- Language: Go
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- 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