Skip to content
walter-weinmann edited this page Apr 6, 2018 · 27 revisions

sqlparse - LALR grammar based SQL Parser

Build Status Coverage Status

The documentation consists of the following parts:

  • Release Notes: details the corrections, changes or enhancements made to a specific version.
  • Syntax Diagram: shows the syntax diagrams fitting the implemented SQL language level.
  • Oracle SQL Standard: shows worth mentioning deviations from the Oracle SQL Standard (Version 12c).


  • Testing: gives a general overview of the test facility.
  • Testing with Common Test: gives a more detailed description of the usage of the applied Common Test environment.
  • Testing with Eunit: gives a more detailed description of the usage of the applied Eunit test environment.
Clone this wiki locally