js-jsonq
JSON query library
A lightweight JavaScript library to query and manipulate JSON data in an object-relational style
A simple Javascript Library to Query over Json Data
90 stars
7 watching
14 forks
Language: JavaScript
last commit: over 6 years ago jsonjson-queryjsonqquery
Related projects:
Repository | Description | Stars |
---|---|---|
nahid/jsonq | A PHP package for querying JSON data | 870 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
slurmulon/json-where | A library providing transparent querying and addressing of JSON data | 16 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
koopjs/winnow | A JavaScript library for applying SQL queries to in-memory geojson data | 90 |
davesnx/query-json | A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
bvaughn/js-search | A lightweight client-side search library for JavaScript and JSON objects | 2,209 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |