Node-RED ORM DB

JSON →
library 1.0.13 ·javascript
verified Jun 4, 2026

A Node-RED node that enables database operations via Sequelize ORM without writing SQL. Supports Oracle, Postgres, MySQL, MariaDB, SQLite, SQL Server, Amazon Redshift, and Snowflake. Current stable version is 1.0.13 targeting Node.js >= 18.0.0. Released on npm and installable via Node-RED Palette Manager. Requires manual installation of database-specific drivers. Differentiator: provides a graphical interface for common operations (find, create, update, delete) plus raw SQL queries with variable replacement, leveraging Sequelize's full ORM capabilities.