mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
17 lines
258 B
Markdown
17 lines
258 B
Markdown
|
node-red-contrib-sqlite
|
||
|
=======================
|
||
|
A Node-Red node to read and write a local sqlite database.
|
||
|
|
||
|
Install
|
||
|
-------
|
||
|
|
||
|
Run the following command in the root directory of your Node-RED install
|
||
|
|
||
|
npm install node-red-contrib-sqlite
|
||
|
|
||
|
|
||
|
Usage
|
||
|
-----
|
||
|
|
||
|
tbd
|