{"library":"objy-mapper-mongodb","type":"library","category":null,"description":"A storage mapper for MongoDB that integrates with the OBJY object-relational mapping framework. Current version 0.0.14 is in early development with infrequent releases. It simplifies MongoDB persistence for OBJY-defined object families by providing a connect-and-use interface. Key differentiators: tightly coupled with OBJY for a unified object mapping experience; minimal configuration; suitable for small projects or prototypes. Note that the package has limited documentation and may not be production-ready.","language":"javascript","status":"active","version":"0.0.14","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install objy-mapper-mongodb","imports":["const MongoMapper = require('objy-mapper-mongodb');","const mapper = new MongoMapper().connect('mongodb://localhost');","const OBJY = require('objy'); OBJY.define({...});"]},{"cmd":"yarn add objy-mapper-mongodb","imports":[]},{"cmd":"pnpm add objy-mapper-mongodb","imports":[]}],"homepage":"https://github.com/objy-org/objy-mapper-mongodb#readme","github":"https://github.com/objy-org/objy-mapper-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"objy-mapper-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}