{"library":"zangodb","type":"library","category":null,"description":"ZangoDB (v1.0.8) provides a MongoDB-like query interface over HTML5 IndexedDB in the browser. It supports most MongoDB filter operators ($and, $or, $regex, $elemMatch), update operators ($set, $unset, $inc), aggregation pipeline stages ($match, $project, $group, $unwind, $sort), and group operators ($sum, $avg). Unlike other IndexedDB wrappers, ZangoDB offers a full query language with projection and aggregation, similar to Minimongo but more actively maintained. It is designed for browser use and requires an IndexedDB implementation (native or polyfill). Release cadence is low; the version 1.0.8 has been stable with no recent updates. It ships TypeScript definitions.","language":"javascript","status":"active","version":"1.0.8","tags":["javascript","database","nosql","browser","html5","indexeddb","mongodb","mongo","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install zangodb","imports":["import { zango } from 'zangodb'","const { Db } = require('zangodb')","import { Collection } from 'zangodb'"]},{"cmd":"yarn add zangodb","imports":[]},{"cmd":"pnpm add zangodb","imports":[]}],"homepage":"https://github.com/erikolson186/zangodb#readme","github":"https://github.com/erikolson186/zangodb","docs":null,"changelog":null,"pypi":null,"npm":"zangodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}