node-red-contrib-mongoql
v0.9.7
Published
MongoDB Query for Node-Red
Downloads
411
Readme
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.