{"library":"mongorito","type":"library","category":null,"description":"Lightweight and flexible MongoDB ODM for Node.js apps based on Redux architecture. Current stable version is 3.0.4, with no recent updates (last release several years ago). It uses generators/async/await and provides a schema-free approach to data management, leveraging Redux for state management and middleware extensibility. Key differentiators: Redux-based internals allow custom reducers and middleware; schema-free; relies on plugins for extra functionality. Suitable for small to medium projects but may be abandoned.","language":"javascript","status":"abandoned","version":"3.0.4","tags":["javascript","mongo","mongodb","odm"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongorito","imports":["const { Database } = require('mongorito')","const { Model } = require('mongorito')","const { ObjectId } = require('mongorito')"]},{"cmd":"yarn add mongorito","imports":[]},{"cmd":"pnpm add mongorito","imports":[]}],"homepage":"https://github.com/vdemedes/mongorito#readme","github":"https://github.com/vdemedes/mongorito","docs":null,"changelog":null,"pypi":null,"npm":"mongorito","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}