https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
https://github.com/chenquan/mysql-parser
go golang mysql parser sql sql-parser
Last synced: 10 months ago
JSON representation
A SQL parser for mysql.
- Host: GitHub
- URL: https://github.com/chenquan/mysql-parser
- Owner: chenquan
- License: apache-2.0
- Created: 2022-10-15T10:32:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T07:30:05.000Z (about 3 years ago)
- Last Synced: 2025-02-14T20:41:01.277Z (11 months ago)
- Topics: go, golang, mysql, parser, sql, sql-parser
- Language: Go
- Homepage:
- Size: 2.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql-parser
[](https://codecov.io/gh/chenquan/mysql-parser)
A SQL parser for mysql.