SQLite3 Parser

A type-safe bi-directional SQL parser backed by Rust and WebAssembly

⚡ Fast

Backed by sqlparser-rs (rust), compiled to wasm with a TypeScript interface

🔒 Type-Safe

Full TypeScript definitions for AST structures

🔄 Bidirectional

SQL → AST and AST → SQL conversion

📊 Access Info

Get read vs write access info for each table

Loading parser...