Need a quick Data-base in Node-RED? – Try SQLite

New Node – SQLite

We’ve had several requests for the popular SQLite node for FRED. This is a powerful SQL database, running in a single file in your filestore. It offers all the power of SQL but is fast and efficient and doesn’t require you to set up an SQL server. We’ve taken the standard SQLite node for Node-RED and adapted it to run in the cloud under FRED and made it available as a new dblite node.

It can be added to your palette dynamically using the add/remove node feature we released last month.

We’ve created a tutorial on our developer site which explains how to set up and use the new node:
http://developers.sensetecnic.com/article/using-sqlite-with-fred/

Let us know if you have any questions, or suggestions for other useful nodes.