Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 219 Bytes

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.