joeferner / node-oracle

node.js driver to connect with an oracle database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

node.js driver to connect with an oracle database.

License:MIT License


Languages

Language:C++ 71.1%Language:JavaScript 25.7%Language:Shell 3.2%Language:Python 0.1%