egg-mongo-native
JSON →Egg.js plugin providing MongoDB integration via the official node-mongodb-native driver. Version 3.5.0 (stable). Wraps common MongoDB operations (find, insertOne, updateOne, deleteOne, aggregate) into convenient Egg.js patterns with collection name and args object, while exposing the full native driver API. Requires Egg.js application framework. Supports single instance, replica sets (v2.1.0+), and multiple instances via clients configuration. Low release cadence, focused on stability.
Resources
packageegg-mongo-native ↗