An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# mysql-parser
[![codecov](https://codecov.io/gh/chenquan/mysql-parser/branch/master/graph/badge.svg?token=23mGdJoGjl)](https://codecov.io/gh/chenquan/mysql-parser)

A SQL parser for mysql.