jfq
JSON query tool
A command-line tool for querying and processing JSON data using a declarative language.
JSONata on the command line
51 stars
2 watching
4 forks
Language: JavaScript
last commit: 13 days ago jqjsonjsonata
Related projects:
Repository | Description | Stars |
---|---|---|
sanity-io/groq-cli | A command-line tool for querying and manipulating JSON data using the GROQ query language | 206 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
nahid/jsonq | A PHP package for querying JSON data | 872 |
flant/libjq-go | CGO bindings for the JSON query language jq with optimized cache and static builds. | 15 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
bhmj/jsonslice | Enables fast JSON querying without unmarshalling the entire data | 86 |
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,194 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 93 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
fiatjaf/ijq | An interactive JSON processing tool with support for variables, functions and import statements. | 24 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |