node-oracle icon indicating copy to clipboard operation
node-oracle copied to clipboard

node.js driver to connect with an oracle database.

This library is not maintained.

The node-oracle driver is obsolete. Oracle has a new driver: node-oracledb.

Please install the new driver with 'npm install oracledb'. Instructions are here.

If you absolutely need the old driver, use 'npm install [email protected]'