/node-red-contrib-mongodb2

MongoDB driver node for Node-RED

Primary LanguageJavaScriptApache License 2.0Apache-2.0

node-red-contrib-mongodb3

MongoDB 3 driver node for Node-RED

Inspired from node-red-bluemix-nodes and MongoDB 3 Driver

Please refer to the Collection documentation to read about each operation. To pass multiple parameters to an operation fill msg.payload with an array (do not include the last callback parameter).

Change Log

Original creation 1.0.0

MongoDB 3 driver is originally based on MongoDB 2 driver node for Node-RED, and therefore is placed in the same github repository: (https://github.com/ozomer/node-red-contrib-mongodb2) The very-similar MongoDB 2 driver is in the same git repository, under the node-red-contrib-mongodb2 branch (not the master branch).