SaaSHub helps you find the best software and product alternatives Learn more โ
Qq Alternatives
Similar projects and alternatives to qq
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
-
dasel
Unified querying, transformation, and modification of JSON, TOML, YAML, XML, INI, HCL, KDL and CSV.
-
-
xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
-
-
conftest
Write tests against structured configuration data using the Open Policy Agent Rego query language
-
-
-
argus
High-performance configuration management framework for Go applications with zero-allocation performance, universal format support (JSON, YAML, TOML, HCL, INI, Properties), and an ultra-fast CLI powered by Orpheus. (by agilira)
qq discussion
qq reviews and mentions
-
TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV
Shameless plug but if youโre a fan of jq style querying rather than sql for some reason you can also use qq[0] for these and a few other formats.
[0] https://github.com/JFryy/qq
-
Show HN: Qq: like jq, but can transcode between many formats
Your comment regarding a great project having a test suite for transcoding is very apt and something thought about a lot when putting this together. qq currently has a test that is vaguely akin to that but it's embarrassingly crude[0] at this stage. If something like this had some assertions after converting for all (or applicable) combinations of formats with a given query I think that might be approaching a good testing suite. (Forgive my ignorance I haven't looked in depth at the testing for jq)
Now that you mention it, it would be nice to support a multi output mode in the cli as well. Using the codec library should achieve a similar M+N complexity if I am not mistaken.
[0] https://github.com/JFryy/qq/actions/runs/9654023860/job/2662...
- Golang jq multi-configuration format tool with interactive REPL
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Aug 2026
Stats
JFryy/qq is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of qq is Go.