0.0.1 • Published 3 months ago
@shorasul/node-red-asbt-oracle v0.0.1
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
,DELETE
SQL 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
0.0.1
3 months ago