lx-mongodb

JSON →
library 0.7.0 ·javascript maintenance
verified Jun 5, 2026

lx-mongodb is a MongoDB driver wrapper by Litixsoft, built on top of mongojs, providing a repository pattern, JSON schema validation, and a simple data access layer. Version 0.7.0 is the latest (and possibly final) release, with low maintenance frequency. It offers BaseRepo for CRUD operations, schema-based validation, and connection management via GetDb. Unlike Mongoose, it is lighter and uses mongojs internally, but has limited community support and documentation only in German.