bedrock-mongodb
JSON →A Bedrock module that creates a simple MongoDB database and provides an easy API for creating and working with its collections. Current stable version is 8.5.0, targeting Node.js >=10 and requiring peer dependency bedrock ^4.3.0. It simplifies MongoDB setup in Bedrock applications with opinionated configuration for database name, host, port, authentication, and connection options. Supports URL-based configuration and Mongoose-like collection management via openCollections. Compared to raw mongodb driver usage, it integrates with Bedrock events and configuration system, handling database creation and user setup on startup.
Resources
packagebedrock-mongodb ↗