json-where
JSON query library
A library providing transparent querying and addressing of JSON data
Transparent query, pointer and path descriptors for JSON
16 stars
4 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
findjsonmatchpatternqueryxpath
Related projects:
Repository | Description | Stars |
---|---|---|
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
localvoid/ndx | A lightweight library for full-text indexing and searching | 153 |
bhmj/jsonslice | Enables fast JSON querying without unmarshalling the entire data | 85 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
koopjs/winnow | A JavaScript library for applying SQL queries to in-memory geojson data | 90 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
bvaughn/js-search | A lightweight client-side search library for JavaScript and JSON objects | 2,209 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |