Expand description
SQL frontend for PowDB.
This module intentionally keeps SQL as a frontend: it parses a supported SQL subset, lowers it to PowDB’s existing statement AST, and records the equivalent canonical PowQL text so plan-cache entries are shared with the native PowQL spelling.