Node-oracledb 2.1 is now installable from npm. Node-oracledb is the Node.js module for accessing Oracle Database.
This release supports privileged connections, implements Node 8's Stream destroy() method for queryStream(), has usability improvements, and more. See https://blogs.oracle.com/opal/node-oracledb-21-is-now-available-from-npm for details.
Change Log:
https://github.com/oracle/node-oracledb/blob/master/CHANGELOG.md
Quick Start Installation instructions:
https://github.com/oracle/node-oracledb/blob/master/INSTALL.md#quickstart
User Guide:
https://github.com/oracle/node-oracledb/blob/master/doc/api.md