{"library":"seed-mongodb","type":"library","category":null,"description":"MongoDB storage engine for the Seed ORM framework. This package provides a backend for Seed models and graphs to persist data in MongoDB. It requires the seed package and the node-mongodb-native driver. Version 0.6.0 is stable but the project appears to be in maintenance mode with infrequent updates. It supports MongoDB query syntax directly and works with Seed's Model and Graph components.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript"],"install":[{"cmd":"npm install seed-mongodb","imports":["var MongoStore = require('seed-mongodb');","var Seed = require('seed');","var Person = Seed.Model.extend('person', { store: store });"]},{"cmd":"yarn add seed-mongodb","imports":[]},{"cmd":"pnpm add seed-mongodb","imports":[]}],"homepage":"git://github.com/qualiancy/seed-mongodb","github":"git://github.com/qualiancy/seed-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"seed-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}