{"library":"minimongo","type":"library","category":null,"description":"Minimongo is a client-side, in-memory MongoDB clone designed for browser and Node.js environments, offering a MongoDB-like API for CRUD operations and query syntax. It supports various local storage backends including IndexedDB, WebSQL (legacy), LocalStorage, and a purely in-memory option, with an autoselection utility. Currently at version 7.1.1, the project aims for stable releases without a strict public cadence, evolving from a 2014 fork of Meteor.js's minimongo package to incorporate more geospatial queries and npm-friendliness. Its key differentiators include hybrid local/remote synchronization with conflict resolution using base documents, replication between database instances, and support for Extended JSON (EJSON). While it offers a substantial subset of MongoDB query features, it does not support the full aggregation pipeline or all operators.","language":"javascript","status":"active","version":"7.1.1","tags":["javascript","mongodb","mongo","minimongo","IndexedDb","WebSQL","storage","typescript"],"install":[{"cmd":"npm install minimongo","imports":["import { MemoryDb } from 'minimongo';","import { IndexedDb } from 'minimongo';","import { HybridDb } from 'minimongo';","import { utils } from 'minimongo';"]},{"cmd":"yarn add minimongo","imports":[]},{"cmd":"pnpm add minimongo","imports":[]}],"homepage":null,"github":"https://github.com/mWater/minimongo","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/minimongo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/minimongo/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}