prql-compiler

Crates.ioprql-compiler
lib.rsprql-compiler
version0.12.2
sourcesrc
created_at2022-06-26 22:14:08.500024
updated_at2024-06-10 06:44:04.535991
descriptionPRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.
homepage
repositoryhttps://github.com/PRQL/prql
max_upload_size
id613829
size2,003
Maximilian Roos (max-sixty)

documentation

README

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.

Commit count: 3506

cargo fmt