LALR(1) parser generator for Rust based on Lemon + SQL parser
- Updated
Dec 1, 2025 - Rust
LALR(1) parser generator for Rust based on Lemon + SQL parser
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
A high-performance, distributed SQL query engine built in Rust. Powered by Apache Arrow for vectorized execution, it supports complex SQL (JOINs, CTEs, Window Functions), distributed processing, and Arrow Flight.
🔍 Explore robust SQL parsing with error tracking and zero-copy techniques in this practical demo that enhances your understanding of parsing concepts.
Add a description, image, and links to the sql-parser topic page so that developers can more easily learn about it.
To associate your repository with the sql-parser topic, visit your repo's landing page and select "manage topics."