GitHub - joeferner/node-oracle: node.js driver to connect with an oracle database.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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 oracle@0.3.9'