{"library":"jsonquery","type":"library","category":null,"description":"Node.js streaming filter that implements MongoDB query language for filtering JSON documents in a pipeline. Stable version 0.2.0, with low release cadence (last release years ago). Differentiators: lightweight, streams-based, supports full MongoDB query syntax including $and, $or, $gt, $in, etc. Use with any readable stream of JSON objects, commonly paired with levelup/leveldb. Alternatives like mongodb native driver are heavier and not stream-oriented.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript","json","mongodb","mongo","stream","filter","query","database","levelup"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install jsonquery","imports":["var jsonquery = require('jsonquery');","const stream = require('jsonquery')({...});","var jsonquery = require('jsonquery'); var filter = jsonquery({ query });"]},{"cmd":"yarn add jsonquery","imports":[]},{"cmd":"pnpm add jsonquery","imports":[]}],"homepage":"https://github.com/eugeneware/jsonquery#readme","github":"https://github.com/eugeneware/jsonquery","docs":null,"changelog":null,"pypi":null,"npm":"jsonquery","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}