i18next MongoDB Backend (Next)

JSON →
library 1.0.3 ·javascript
verified Jun 5, 2026

i18next backend that loads translation resources from a MongoDB database using the official Node.js MongoDB driver (v3.5+). Version 1.0.3 requires MongoDB driver to be installed separately (no bundling). Renamed from i18next-node-mongo-backend due to NPM account loss. Offers multiple connection methods: URI, host/port, or custom MongoClient instance. Supports custom collection, language, namespace, and data field names. Includes sanitization of special characters. Release cadence is low (last update 2022).