{"library":"marsdb","type":"library","category":null,"description":"MarsDB is a lightweight client-side database inspired by Meteor's minimongo implementation, providing a MongoDB-like API for JavaScript environments. It offers a Promise-based interface, observable cursors, and reactive joins, making it well-suited for applications requiring real-time data reactivity. Written in ES6, it operates across various JavaScript platforms including browsers, Electron, NW.js, and Node.js. The current stable version is 0.6.11. The project appears to be in a maintenance phase, with recent activity primarily focused on bug fixes rather than significant new feature development. Its key differentiators include a flexible pluggable storage architecture (supporting in-memory, LocalStorage, LevelUP, and even MongoDB wrappers), a powerful pipeline for data transformation, and compatibility with a wide range of MongoDB query and modifier operations.","language":"javascript","status":"maintenance","version":"0.6.11","tags":["javascript","database","datastore","embedded","levelup","mongoose","linvodb3","nedb"],"install":[{"cmd":"npm install marsdb","imports":["import Collection from 'marsdb';","import 'marsdb/polyfills';"]},{"cmd":"yarn add marsdb","imports":[]},{"cmd":"pnpm add marsdb","imports":[]}],"homepage":"http://www.marsdb.org","github":"https://github.com/c58/marsdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/marsdb","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/marsdb/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}