macOS
brew install prqlclocal Homebrew formula metadata
brew / rank 6036
Simple, powerful, pipelined SQL replacement. Version 0.13.14 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#prqlc.
install
brew install prqlclocal Homebrew formula metadata
nix profile install nixpkgs#prqlcnixpkgs package indexes · pkgs/by-name/pr/prqlc/package.nix · source: api.github.com
scoop install main/prqlcScoop official bucket manifest trees · bucket/prqlc.json · source: api.github.com
winget install --id PRQL.prqlc -eWindows Package Manager source index · PRQL.prqlc · source: cdn.winget.microsoft.com
overview
Simple, powerful, pipelined SQL replacement
history
prqlc is the Rust compiler and CLI for PRQL, a pipelined relational query language that compiles to SQL.
PRQL began with a January 2022 proposal for a pipelined relational query language. A growing open-source group spent the following months building the compiler and integrations, declaring version 0.2.0 ready for use in June 2022. The CLI binary became prqlc around the 0.4 series, and the compiler crate was later renamed from prql-compiler to prqlc as part of a consistent project-wide naming scheme.
The January 2022 proposal reached second place on Hacker News and brought roughly 2,500 GitHub stars within days, according to the project's changelog. The compiler later gained Homebrew packaging, release binaries, Linux packages, a stable Snap, and bindings for several programming-language ecosystems.
Users write relational transformations as left-to-right pipelines and run prqlc to compile them into SQL for a selected database dialect. The CLI also supports formatting, watching files, debugging compiler stages, lineage output, and experimental syntax highlighting.
prqlc is interesting to language and data-tooling packagers because it turns an alternative relational syntax into ordinary SQL rather than requiring a new database runtime. Its Rust implementation, cross-platform binaries, many bindings, dialect targets, and formatter and language-tooling work give it a footprint beyond a single CLI.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
prqlc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:prqlc |
|---|---|
| Version | 0.13.14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/prqlc |
| Homepage | https://prql-lang.org |
| Repository | https://github.com/PRQL/prql |
| Upstream docs | https://prql-lang.org |
| License | Apache-2.0 |
| Source archive | https://github.com/PRQL/prql/archive/refs/tags/0.13.14.tar.gz |
| Last updated | 2026-09-13T12:39:09Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | prqlc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
prqlc
nix profile install nixpkgs#prqlcmain/prqlc
scoop install main/prqlcPRQL.prqlc
winget install --id PRQL.prqlc -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.