SQL Parser .NET version SQL Parser Java version
   
General SQL Parser adds powerful sql processing capability to your program, including sql syntax check, beautify complex sql code with lots of customizable format options, identify various database objects such as table, column, constraints in sql scripts, modify and rebuild sql on the fly, translate sql expression into a binary expression tree that ready for your further processing such as creating filter, and you take full control of sql with detailed parse tree of the whole input sql.

General SQL Parser is designed to deal with SQL statement used by different database such as Oracle, SQL Server, DB2, Informix, Sybase, Postgres, MySQL and so on. It conforms to most of the entry-level SQL99 Standard.

"Click here to check how it can help you in many ways!"

Features overview



"Need a Java version of general sql parser? Sign up now to join the beta!"

COPYRIGHT (C) 2001-2010 sqlparser.com , privacy policy  ALL RIGHT RESERVED


General SQL Parser