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
- Go to "Manage palette" menu on your node-red
- Search "nowdb" on Node-RED Library
- Click "Install"
Usage
We provide all documentation to use NowDB in your node-red flow in all nodes we provide in this package.
Categories
Actions
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