{"library":"node-red-node-mongodb","type":"library","category":null,"description":"This package provides Node-RED nodes for interacting with MongoDB databases, enabling users to store and retrieve data within their Node-RED flows. It abstracts the complexities of the MongoDB driver, allowing operations like `find`, `count`, `aggregate`, `save`, `insert`, `update`, and `remove` via message properties (`msg.payload`, `msg.query`, `msg.collection`). Originally part of Node-RED core, it was spun out as a separate installable package from Node-RED v0.10.8 onwards. The current stable version is 0.8.0, with a release cadence that seems to follow major Node-RED or MongoDB driver updates, marked by 'Milestone Release' entries. Key differentiators include its tight integration with the Node-RED flow paradigm and simplified database interactions for IoT and data processing scenarios. It requires a running MongoDB server and depends on a MongoDB client package version 3.6.3 or newer.","language":"javascript","status":"active","version":"0.2.5","tags":["javascript","node-red","mongodb"],"install":[{"cmd":"npm install node-red-node-mongodb","imports":[]},{"cmd":"yarn add node-red-node-mongodb","imports":[]},{"cmd":"pnpm add node-red-node-mongodb","imports":[]}],"homepage":"https://www.npmjs.com/package/node-red-node-mongodb","github":"https://github.com/node-red/node-red-nodes","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-node-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Apr 23","next_check":"Wed Jul 22","install_tag":null}}