Web PL/SQL Express Middleware
JSON →The web_plsql package (v1.8.3) is an Express middleware for Oracle PL/SQL integration, enabling Node.js applications to connect to Oracle databases and execute PL/SQL procedures. Released under an active development cycle, it requires Node.js >=24 and oracledb 6.10.0 as a peer dependency. It ships with TypeScript types and supports modern Express patterns. Key differentiators include native support for Oracle APEX applications, seamless integration with Oracle REST Data Services (ORDS), and a lightweight design compared to traditional Oracle Web Toolkit alternatives. The middleware handles PL/SQL gateway requests and responses, making it suitable for migrating legacy Oracle PL/SQL web applications to Node.js.
Resources
packageweb_plsql ↗