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

prql-compiler

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

38 releases

0.12.2 Jun 10, 2024
0.11.3 Feb 11, 2024
0.11.1 Dec 26, 2023
0.10.1 Nov 14, 2023
0.2.5 Jul 29, 2022

#409 in Database interfaces

Download history 308/week @ 2024-03-13 246/week @ 2024-03-20 287/week @ 2024-03-27 321/week @ 2024-04-03 185/week @ 2024-04-10 245/week @ 2024-04-17 322/week @ 2024-04-24 163/week @ 2024-05-01 285/week @ 2024-05-08 570/week @ 2024-05-15 389/week @ 2024-05-22 351/week @ 2024-05-29 597/week @ 2024-06-05 397/week @ 2024-06-12 325/week @ 2024-06-19 411/week @ 2024-06-26

1,796 downloads per month
Used in 4 crates

Apache-2.0

650KB
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

~9–19MB
~236K SLoC