systemic-mongodb

JSON →
library 2.1.0 ·javascript
verified Jun 5, 2026

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.