node-red-contrib-nowdb 0.1.6

JSON processor & NowDB function integrator for Node Red

npm install node-red-contrib-nowdb

This library use for process the JSON data and NowDB query functionality to node-red It use NowDB cloud data service platform.

What is Nowdb

NowDB is a Cloud Data Service Platform, a tool for IT Manager and Developer.

Install

Run the following command in the root directory of your Node-RED install:

npm install node-red-contrib-nowdb

or

  1. Go to "Manage palette" menu on your node-red
  2. Search "nowdb" on Node-RED Library
  3. Click "Install"

Usage

We provide all documentation to use NowDB in your node-red flow in all nodes we provide in this package.

Node Info

Version: 0.1.6
Updated 3 years, 6 months ago
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

0 in the last week

Nodes

  • insert
  • select_all
  • select_id
  • select_where
  • select_or_where
  • select_where_like
  • select_where_in
  • select_where_not_in
  • remove_all
  • remove_id
  • remove_where
  • remove_or_where
  • remove_where_like
  • remove_where_in
  • remove_where_not_in
  • update_all
  • update_id
  • update_where
  • update_or_where
  • update_where_like
  • update_where_in
  • update_where_not_in
  • average
  • average_ui
  • categorize
  • categorize_ui
  • count
  • custom_output
  • custom_output_ui
  • distinct
  • distinct_ui
  • filter
  • filter_ui
  • first
  • last
  • max
  • max_ui
  • merge
  • min
  • min_ui
  • order
  • order_ui
  • skip
  • skip_ui
  • sum
  • sum_ui
  • take
  • take_ui
  • string_float
  • string_float_ui
  • string_int
  • string_int_ui
  • string_number
  • string_number_ui

Keywords

  • node-red
  • NowDB
  • JSON
  • query
  • parser

Maintainers