# This library is not maintained.

The node-oracle driver is obsolete.  Oracle has a new
driver: [node-oracledb](https://github.com/oracle/node-oracledb).

Please install the new driver with 'npm install oracledb'.  Instructions are [here](https://github.com/oracle/node-oracledb/blob/master/INSTALL.md).

If you absolutely need the old driver, use 'npm install oracle@0.3.9'
