jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux



Unquery is described as 'The query language Unquery is a fast, powerful and flexible language for querying structured documents. It was originally developed as the query language for XCiteDB, a fast and reliable noSQL database for structured documents, supporting XML, JSON, and other features such as' and is an app in the development category. There are three alternatives to Unquery for a variety of platforms, including Mac, Windows, Linux, Kubernetes and Homebrew apps. The best Unquery alternative is jq, which is both free and Open Source. Other great apps like Unquery are fx and sq.
jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.



sq is a free/libre open-source data wrangling swiss-army knife to inspect, query, join, import, and export data. You could think of sq as jq for databases and documents, facilitating one-liners like: sq '@postgres_db | .actor | .first_name, .last_name | .[0:5]'



