Adonis MongoDB Provider
JSON →AdonisJS provider to integrate MongoDB into AdonisJS applications using the official MongoDB Node.js driver. Version 1.0.0 is the latest stable release, compatible with @adonisjs/fold ^4.0.9 and mongodb ^3.3.5. This package provides a simple way to register MongoDB as a service provider in AdonisJS, allowing dependency injection of a MongoDB client instance throughout the app. It is a lightweight alternative to full-featured ODM libraries like Mongoose, targeting developers who prefer the native driver within AdonisJS. The project is maintained but has limited community adoption and documentation.
Resources
packageadonis-mongodb ↗