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

https://github.com/vedadiyan/sqlparser

This project is a SQL parser extracted from Vitess
https://github.com/vedadiyan/sqlparser

Last synced: 8 months ago
JSON representation

This project is a SQL parser extracted from Vitess

Awesome Lists containing this project

README

          

# SqlParser
This project is a mini and modified version of [Vitess](https://github.com/vitessio/vitess). I just extracted what I needed from that project.

SqlParser allows you to parse MySQL queries and statements.