Zql: open-source java SQL parser

home page: http://www.gibello.com/code/zql

has moved to : zql.sourceforge.net

Zql is a java SQL parser.
It parses SQL and fills in java structures representing SQL statements and expressions.

It also includes a SQL expression evaluator, so you can easily evaluate SQL expressions out of the parser.

Zql is now released under the GNU GPLv3 license (as of September 5, 2010).

你可能感兴趣的:(java,sql,.net)