groq-cli
JSON query tool
A command-line tool for querying and manipulating JSON data using the GROQ query language
Run GROQ in your command line
204 stars
11 watching
15 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
groqjsonjson-apijson-parserquery-languagesanity-io
Related projects:
Repository | Description | Stars |
---|---|---|
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 495 |
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,759 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
bhmj/jsonslice | Enables fast JSON querying without unmarshalling the entire data | 86 |
davesnx/query-json | A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
noahgorstein/jqp | An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,200 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 196 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |