Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Node-oracledb 2.1 is now installable from npm

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

Comments

Post Details

Added on Feb 14 2018
0 comments
394 views