{"library":"sharedb-mingo-memory","type":"library","category":null,"description":"sharedb-mingo-memory is an in-memory database adapter for ShareDB, providing a local, fast, and ephemeral data store that supports a subset of MongoDB's query API through the Mingo library. Its primary use cases include accelerating application testing by eliminating external database dependencies and facilitating local development environments. The current stable version is 4.1.0, with a release cadence tied to Node.js LTS versions and new major releases of ShareDB itself, ensuring broad compatibility. Key differentiators include its lightweight, in-memory nature, making it ideal for CI/CD pipelines and quick prototyping, while still offering a familiar MongoDB-like query interface. It integrates seamlessly with ShareDB applications for a mock database experience.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript"],"install":[{"cmd":"npm install sharedb-mingo-memory","imports":["import ShareDBMingo from 'sharedb-mingo-memory';","const ShareDBMingo = require('sharedb-mingo-memory');","import ShareDBMingo from 'sharedb-mingo-memory';\nconst CustomDB = ShareDBMingo.extendMemoryDB(SomeOtherMemoryDB);"]},{"cmd":"yarn add sharedb-mingo-memory","imports":[]},{"cmd":"pnpm add sharedb-mingo-memory","imports":[]}],"homepage":null,"github":"https://github.com/share/sharedb-mingo-memory","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sharedb-mingo-memory","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/sharedb-mingo-memory/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}