This is a Java library for parsing MySQL dumps. It is implemented using ANTLR. It builds on the grammar in the ANTLR grammar repository originally written by Positive Technologies.
This library is released under the terms of the MIT License.
See MIT.md for details.
We provide access to the artifacts via our own Maven repository at these coordinates:
de.mobanisto.antlr:mysql-parser:1.0.0
You can also browse the repository online: