github.com/vedadiyan/sqlparser@v1.0.0/README.md (about)

     1  # SqlParser 
     2  This project is a mini and modified version of [Vitess](https://github.com/vitessio/vitess). I just extracted what I needed from that project. 
     3  
     4  SqlParser allows you to parse MySQL queries and statements.