searchjs
Query library
A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query.
A library for filtering JavaScript objects based on a json SQL-like language, jsql
311 stars
11 watching
35 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
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 |
bvaughn/js-search | A lightweight client-side search library for JavaScript and JSON objects | 2,209 |
meilisearch/meilisearch-js | A JavaScript client for interacting with the Meilisearch API. | 747 |
koopjs/winnow | A JavaScript library for applying SQL queries to in-memory geojson data | 90 |
elastic/search-ui | A JavaScript library for building fast and customizable search experiences with Elastic. | 1,923 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 419 |
dpjanes/iotdb-iotql | An SQL-like language for querying and managing data in IoT devices and systems | 16 |
tj/reds | A lightweight search module for Node.js applications using Redis as the backing store. | 890 |
gulpf/nimquery | Library for querying HTML using CSS selectors | 134 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
slurmulon/json-where | A library providing transparent querying and addressing of JSON data | 16 |
dotchain/dotjs | A distributed, reactive, and functional data structure library for JavaScript | 8 |
micha/jsawk | A shell-based tool that allows filtering and manipulating JSON data using JavaScript. | 1,386 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |