github.com/vedadiyan/sqlparser@v0.0.0-20230215111557-e85f5729af3a/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.