Node-RED PostgreSQL Query Node
JSON →A Node-RED node for querying PostgreSQL databases. Version 0.3.7 is current and maintained, with moderate release cadence. It replaces the original node by Kris Daniels to ensure compatibility with latest Node-RED versions. Key differentiator: supports template-based queries using msg.queryParameters with $propertyName substitution, and offers row-by-row output via 'One message per row' option. Allows connection string configuration.