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



Emuto is described as 'Small language for manipulating and restructuring JSON and other data files. Emuto is inspired by jq and GraphQL' and is an app in the development category. There are five alternatives to Emuto for a variety of platforms, including Linux, Mac, Windows, Homebrew and Docker apps. The best Emuto alternative is jq, which is both free and Open Source. Other great apps like Emuto are fx, sq, jello and jless.
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]'



