Integreat Transporter MongoDB

JSON →
library 1.3.0 ·javascript
verified Jun 5, 2026

A MongoDB transporter for the Integreat data integration hub, enabling reading from and writing to MongoDB collections. Current stable version is 1.3.0, released with no active release cadence indicated. It acts as a bridge between Integreat pipelines and MongoDB, supporting operations like get, set, delete, and streaming via change streams. Key differentiators: tightly coupled with Integreat's JSON-based action format, supports MongoDB aggregation pipelines for data transformation, and uses a single collection per transporter instance. Designed for Node.js 18.18+ with ESM support.