node-red-contrib-mysql-r2

JSON →
library 1.3.0 ·javascript
verified Jun 5, 2026

A Node-RED node to execute MySQL queries against a specified database table. Current stable version is 1.3.0, with irregular releases. Key differentiator: it integrates query execution directly into Node-RED flows with optional connection pooling, supporting host, port, database, username, password, and SQL via configuration or message properties. Compared to other MySQL nodes, it offers pooling parameters like connection limit and queue timeout, but has no TypeScript types and is not actively maintained.