{"library":"systemic-mongodb","type":"library","category":null,"description":"A systemic component for MongoDB that integrates with the systemic dependency injection framework. Current stable version is 2.1.0. It wraps the native MongoDB driver to provide a configurable, lifecycle-managed MongoDB client within a systemic application. Release cadence is low, with updates driven by MongoDB driver changes. Key differentiator: it handles connection lifecycle (connect/disconnect) and exposes a configured MongoClient instance as a systemic component, simplifying dependency injection setups. It supports connection string, options, and logging configuration.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","systemic","mongodb"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install systemic-mongodb","imports":["const mongodb = require('systemic-mongodb')","const mongodb = require('systemic-mongodb')","system.add('mongodb', mongodb()).dependsOn('config', 'logger')"]},{"cmd":"yarn add systemic-mongodb","imports":[]},{"cmd":"pnpm add systemic-mongodb","imports":[]}],"homepage":"https://github.com/guidesmiths/systemic-mongodb#readme","github":"https://github.com/guidesmiths/systemic-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"systemic-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}