Module sql

Module sql 

Source
Expand description

SQL parsing, execution, and optimization

This module handles all SQL-related functionality including parsing, query optimization, execution, and caching.

Modulesยง

cache
cursor_aware_parser
hybrid_parser
parser
recursive_parser
smart_parser
sql_highlighter
where_ast
where_parser