{"library":"web_plsql","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.8.3","tags":["javascript","apex","express","middleware","node","nodejs","ohs","oracle","ords","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install web_plsql","imports":["import { createWebPlsqlMiddleware } from 'web_plsql';","import type { WebPlsqlMiddlewareOptions } from 'web_plsql';","import type { WebPlsqlRequestHandler } from 'web_plsql';"]},{"cmd":"yarn add web_plsql","imports":[]},{"cmd":"pnpm add web_plsql","imports":[]}],"homepage":"https://github.com/doberkofler/web_plsql","github":"git://github.com/doberkofler/web_plsql","docs":null,"changelog":null,"pypi":null,"npm":"web_plsql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}