UNPKG

node-red-contrib-mongoql

Version:

MongoDB Query for Node-Red

20 lines (14 loc) 463 B
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 1. Go to "Manage palette" menu on your node-red 2. Search "MongoQL" on Node-RED Library 3. Click "Install" ## Usage We provide all documentation to use MongoQL inside node-red nodes.