Integreat MongoDB Adapter

JSON →
library 0.3.2 ·javascript
verified Jun 5, 2026

An adapter that allows Integreat to use MongoDB as a data source. Version 0.3.2 is the latest stable release, targeting Node >=12.9 and Integreat v0.6. It provides a simple configuration-based mapping from Integreat actions to MongoDB operations (find, update, delete). Unlike generic MongoDB drivers, it integrates natively with Integreat's authentication, paging, and query param system. Adheres to Integreat's adapter interface and uses resources pattern.