node-red-contrib-mongoql 0.9.7
MongoDB Query for Node-Red
npm install node-red-contrib-mongoql
This library use for make query mongodb inside Node-Red
What is MongoQL
MongoDB Query Language for use inside Node-Red.
Install
Run the following command in the root directory of your Node-RED install:
npm install node-red-contrib-mongoql
or
- Go to "Manage palette" menu on your node-red
- Search "MongoQL" on Node-RED Library
- Click "Install"
Usage
We provide all documentation to use MongoQL inside node-red nodes.
Actions
Downloads
356 in the last week
Nodes
-
countDoc
-
deleteById
-
deleteMany
-
dropDb
-
dropDbCol
-
find
-
findById
-
insertDoc
-
insertMany
-
insertOne
-
listDb
-
listDbCol
-
updateById
-
updateMany
-
updateUnset
Keywords
- node-red
- mongodb
- query