MongoQL Node-RED

JSON →
library 0.9.7 ·javascript
verified Jun 5, 2026

Node-RED node package (v0.9.7) that provides a custom node ('mongoql') for building MongoDB queries within Node-RED flows. Allows users to construct MongoDB query objects via a visual interface or JSON, reducing syntax errors. Low release cadence (last update 2020); suitable for Node-RED users who need to query MongoDB without writing raw queries. Supports MongoDB operators like $regex, $gte, $in. No TypeScript types provided.