Lucid Mongo

JSON →
library 3.1.6 ·javascript
verified Jun 5, 2026

Lucid Mongo is a MongoDB ODM and query builder for Node.js, built on top of the AdonisJS Lucid ORM ecosystem. The current stable version is 3.1.6. It provides ES6 class-based models, hooks, associations, serializers, migrations, seeds, and factories, similar to @adonis/lucid but specifically for MongoDB. It can be used standalone or integrated with AdonisJS. Key differentiators include noSQL-native features, async/await support (v2+), and MongoDB operator syntax (v3+).