macOS
brew install jqllocal Homebrew formula metadata
sudo port install jqlMacPorts ports tree · textproc/jql/Portfile · ソース: api.github.com
brew
jql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jqllocal Homebrew formula metadata
sudo port install jqlMacPorts ports tree · textproc/jql/Portfile · ソース: api.github.com
sudo apk add jqlAlpine Linux edge package indexes · jql · ソース: dl-cdn.alpinelinux.org
sudo dnf install jqlFedora Rawhide package metadata · jql · ソース: dl.fedoraproject.org
nix profile install nixpkgs#jqlnixpkgs package indexes · pkgs/by-name/jq/jql/package.nix · ソース: api.github.com
概要
JSON query language CLI tool
履歴
jql is a Rust command-line JSON query language and runner. It positions itself as a fast, lightweight, deliberately simple JSON selection tool rather than a jq-compatible language.
The Rust crate metadata dates the jql package to 2018-10-06. The repository later settled into a workspace with the jql binary plus jql-parser and jql-runner library crates, exposing the parser and execution pieces as reusable Rust packages.
jql has broader packaging than most niche JSON CLIs in this batch. Its README lists installation routes through Alpine, Arch AUR, Cargo, Cargo Binstall, Fedora, FreeBSD, Homebrew, Nix, openSUSE, and GitHub release binaries. Crates.io reported 248,530 total downloads and 3,640 recent downloads for the jql crate on 2026-07-01.
jql accepts a query token sequence and returns JSON, with object selectors, array selectors, ranges, flattening, key extraction, streaming line-by-line input, validation, inline output, raw string output, and file-based queries. The README explicitly says there is no plan to align jql with jq or similar tools.
For package collectors, jql is interesting as one of several post-jq experiments that treat JSON querying as a compact shell primitive but choose a new grammar. Its split crates also make it more library-shaped than a single binary-only utility.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jql | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yamafaktory/jql
インストールメタデータ
| パッケージキー | brew:jql |
|---|---|
| バージョン | 8.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jql |
| ホームページ | https://github.com/yamafaktory/jql |
| リポジトリ | https://github.com/yamafaktory/jql |
| 上流ドキュメント | https://github.com/yamafaktory/jql#readme |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/yamafaktory/jql/archive/refs/tags/jql-v8.1.2.tar.gz |
| ビルド依存関係 | 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 | jql |
| 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 パッケージリンクとは分けて表示されます。
jql
nix profile install nixpkgs#jqljql 8.0.5-r0
A JSON Query Language CLI tool
https://github.com/yamafaktory/jql
sudo apk add jqljql 8.1.2-1.fc45
JQL is a fast and simple command-line tool to manipulate JSON data
sudo dnf install jqljql
sudo port install jqlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.