A handful of projects I've built.
This is a SQL parser written in Rust using recursive descent parsing. It lexes and parses SQL SELECT queries into an AST.