macOS
brew install prqlclocal Homebrew formula metadata
brew / 順位 6036
prqlc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install prqlclocal Homebrew formula metadata
nix profile install nixpkgs#prqlcnixpkgs package indexes · pkgs/by-name/pr/prqlc/package.nix · ソース: api.github.com
scoop install main/prqlcScoop official bucket manifest trees · bucket/prqlc.json · ソース: api.github.com
winget install --id PRQL.prqlc -eWindows Package Manager source index · PRQL.prqlc · ソース: cdn.winget.microsoft.com
概要
Simple, powerful, pipelined SQL replacement
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
prqlc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:prqlc |
|---|---|
| バージョン | 0.13.14 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/prqlc |
| ホームページ | https://prql-lang.org |
| リポジトリ | https://github.com/PRQL/prql |
| 上流ドキュメント | https://prql-lang.org |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/PRQL/prql/archive/refs/tags/0.13.14.tar.gz |
| 最終更新 | 2026-09-13T12:39:09Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
prqlc
nix profile install nixpkgs#prqlcmain/prqlc
scoop install main/prqlcPRQL.prqlc
winget install --id PRQL.prqlc -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.