@shorasul/node-red-asbt-oracle
v0.0.1
Published
Oracle 11g-compatible Node-RED connector with Thick Client support
Downloads
2
Readme
node-red-contrib-asbt-oracle
A secure, production-ready Oracle Database connector node for Node-RED, designed for enterprise-level data integration scenarios. It allows developers to execute SQL queries against Oracle DB instances with full control and reliability.
📦 Features
- Execute
SELECT,INSERT,UPDATE,DELETESQL commands - Uses official Oracle Node.js driver (
oracledb) - Secure credential management
- Clean and simple configuration UI
- Asynchronous operation with full error handling
- Designed for event-driven architectures and real-time integration
🛠 Installation
Make sure you have Oracle Instant Client installed on your system.
npm install node-red-contrib-asbt-oracle