macOS
brew install jqllocal Homebrew formula metadata
sudo port install jqlMacPorts ports tree · textproc/jql/Portfile · source: api.github.com
brew
JSON query language CLI tool. Version 8.1.2 via Homebrew; verified from local package data.
install
brew install jqllocal Homebrew formula metadata
sudo port install jqlMacPorts ports tree · textproc/jql/Portfile · source: api.github.com
sudo apk add jqlAlpine Linux edge package indexes · jql · source: dl-cdn.alpinelinux.org
sudo dnf install jqlFedora Rawhide package metadata · jql · source: dl.fedoraproject.org
nix profile install nixpkgs#jqlnixpkgs package indexes · pkgs/by-name/jq/jql/package.nix · source: api.github.com
overview
JSON query language CLI tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
jql | 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.
https://github.com/yamafaktory/jql
install metadata
| Package key | brew:jql |
|---|---|
| Version | 8.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jql |
| Homepage | https://github.com/yamafaktory/jql |
| Repository | https://github.com/yamafaktory/jql |
| Upstream docs | https://github.com/yamafaktory/jql#readme |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/yamafaktory/jql/archive/refs/tags/jql-v8.1.2.tar.gz |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 jqlsource 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.