{"library":"oracle","type":"library","category":null,"description":"The `oracle` package provides an obsolete Node.js driver for Oracle databases. It reached version 0.4.1 before being officially abandoned by its maintainer. This driver is not actively developed, receives no updates, and is not recommended for new projects or existing applications. The project explicitly states it is no longer maintained and directs users to the official `node-oracledb` package, developed and supported by Oracle, as its direct and modern replacement. There is no defined release cadence, and its key differentiator is its historical role as an early community-contributed Oracle driver before Oracle released its own official solution.","language":"javascript","status":"abandoned","version":"0.4.1","tags":["javascript","database","db","oracle"],"install":[{"cmd":"npm install oracle","imports":["const oracle = require('oracle');","const oracle = require('oracle'); oracle.connect( /* ... */ );","const oracle = require('oracle'); const pool = new oracle.Pool( /* ... */ );"]},{"cmd":"yarn add oracle","imports":[]},{"cmd":"pnpm add oracle","imports":[]}],"homepage":null,"github":"https://github.com/joeferner/node-oracle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/oracle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/oracle/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}