jql
« Back to VersTracker
Description:
JSON query language CLI tool
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: json cli query developer-tools rust
Install: brew install jql
About:
jql is a command-line interface tool that leverages a JSON query language to manipulate and query JSON data. It allows users to extract specific values, filter arrays, and transform data structures directly from the terminal. This tool is designed to be a lightweight and fast alternative to jq for users who prefer a more intuitive, path-based syntax.
Key Features:
  • Intuitive, dot-notation syntax for querying
  • Powerful filtering and slicing capabilities
  • Efficient handling of large JSON files
  • Cross-platform support
Use Cases:
  • Parsing API responses in shell scripts
  • Extracting specific configuration values from JSON files
  • Filtering log data or system outputs for analysis
Alternatives:
  • jq – jq is the industry standard with a more complex, functional syntax, while jql offers a simpler, path-based approach.
  • dasel – dasel supports multiple data formats (JSON, YAML, TOML) whereas jql is specialized for JSON.
Version History
Detected Version Rev Change Commit
Nov 10, 2024 4:33pm 0 VERSION_BUMP a27d0eb0
Oct 28, 2024 12:42pm 0 VERSION_BUMP 42f9b1cb
Sep 23, 2024 9:45am 0 VERSION_BUMP a3be37b2
Sep 14, 2024 9:53am 0 VERSION_BUMP 8622d86f