Skip to content

General SQL Parser Reference

Use this section when you need an exact API, node type, dialect capability, configuration option, version change, architectural explanation, or validation result. For a task-oriented implementation path, start with Build with GSP instead.

API and AST

  • API documentation — choose the generated Java reference or the .NET API surface.
  • AST node reference — find statement, clause, expression, table, column, list, and XML parse-tree nodes.

Database compatibility

Configuration and versions

Concepts and evidence

  • Concepts and architecture — understand the lexer, vendor grammars, AST, resolver, formatting, performance, and lineage layers.
  • Validation reports — inspect measured lineage results, including detected relationships, missed cases, and known limitations.