Parser

Parser is a MySQL-compatible SQL parser that is highly compatible with MySQL and efficient to build an AST tree with a state machine. It is easily extensible, as adding a new syntax requires only a few lines of Yacc and Golang code changes.

Supported databases:
Go to vendor website

You can find Parser in these categories:

Parser in SQL Parsing Tools

You might also like to check out: