Module pest_grammars::sql

source ·
Expand description

Grammar rules of an SQL parser

Structs§

  • SQL parser. Grammar is a tinkered version of the one used in distributed SQL executor module named sbroad. Being a submodule of Picodata (that operates with Tarantool database) it tries to simulate SQLite flavour (Tarantool uses SQLite to execute SQL queries).

Enums§