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

  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.

Node Info

Version: 0.9.7
Updated 4 years, 2 months ago
License: ISC
Rating: 5.0 1

Categories

Actions

Rate:

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

Maintainers