Decoding SQL Grammar

The demos listed on this page are aimed to help you fully take advantage of the general SQL parser to decoding SQL grammar. For a completed list of demos on how to use this SQL parser, please take a look here.

In addition, here are some examples show the result generated by this demo after analyzing input SQL query.

This demo decoding SQL grammar of all statements into XML strcture that will allow you to further process SQL scripts.

Supported Database

 

Google BigQuery

 

Couchbase database

 

IBM DB2 database

 

EMC Greenplum

 

SAP Hana

 

hadoop hive

 

Impala

 

IBM Informix database

 

MySQL database

 

Netezza database

 

Openedge database

 

Oracle database

 

PostgreSQL database

 

Amazon redshift

 

Snowflake SQL

 

Spark SQL

 

Microsoft SQL Server database

 

Sybase database

 

Teradata database

 

Vertica database

 

Microsfot Office Access database
Download General SQL Parser