node-red-nodes/storage/sqlite
Dave C-J 7ef1759621 Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
..
nodes Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
LICENSE Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
README.md Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
package.json Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00

README.md

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