Skip to content

Commit 8967a98

Browse files
committed
Add SQL parser design spec for ProxySQL integration
Hand-written recursive descent parser with two-tier architecture: deep parse for SELECT/SET, classify+extract for everything else. Targets sub-microsecond latency with arena allocation and zero-copy.
1 parent 93ae22c commit 8967a98

1 file changed

Lines changed: 455 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)