#compiler #prql #sql #modern #replace #pipelined #transforming

prql-compiler

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

36 releases

0.11.3 Feb 11, 2024
0.11.1 Dec 26, 2023
0.10.1 Nov 14, 2023
0.9.2 Jul 25, 2023
0.2.5 Jul 29, 2022

#493 in Database interfaces

Download history 374/week @ 2024-01-22 651/week @ 2024-01-29 181/week @ 2024-02-05 90/week @ 2024-02-12 132/week @ 2024-02-19 777/week @ 2024-02-26 232/week @ 2024-03-04 216/week @ 2024-03-11 284/week @ 2024-03-18 316/week @ 2024-03-25 311/week @ 2024-04-01 220/week @ 2024-04-08 176/week @ 2024-04-15 387/week @ 2024-04-22 140/week @ 2024-04-29 213/week @ 2024-05-06

918 downloads per month
Used in 4 crates

Apache-2.0

625KB
15K SLoC

PRQL compiler

prqlc is the reference implementation of a compiler from PRQL to SQL, written in Rust.

Since the previous name of this crate was prql-compiler, we maintain a crate with this name which re-exports prqlc's items, allowing backward-compatibility.

But we recommend you instead use prqlc.

Dependencies

~12–23MB
~332K SLoC