Skip to content

Latest commit

 

History

History

prqlc

PRQL compiler

Reference implementation of a compiler from PRQL to SQL, written in Rust.

The bindings for other programming languages can be found in ./bindings/.

prqlc is the CLI for the compiler.