1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/storage/sqlite
2014-07-25 10:10:06 +01:00
..
icons Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00
LICENSE Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
package.json Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00
README.md Add sqlite node to node-red-nodes (and npm) 2014-07-04 16:12:00 +01:00
sqlite.html Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00
sqlite.js Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00

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