Announcing the release of node-oracledb 1.9.1.
The node-oracledb driver connects Node.js to Oracle Database for fast
and functional applications.
This release incorporates the new features of our previous
1.9.0-Development release, along with bug fixes for stability and
resiliency. These improvements enhance the user experience.
The highlights are:
- Support for Node Promises, bringing improved application flow control
- Node 6 support, in addition to existing support for older versions
- A toQueryStream() method for using Node Streams to fetch REF CURSORs
For details see the Release Notes at:
https://blogs.oracle.com/opal/entry/node_oracledb_1_9_1
ChangeLog is at:
https://github.com/oracle/node-oracledb/blob/master/CHANGELOG.md
Download Links:
https://www.npmjs.com/package/oracledb
https://github.com/oracle/node-oracledb
User Guide:
https://github.com/oracle/node-oracledb/blob/master/doc/api.md
Installation instructions:
https://github.com/oracle/node-oracledb/blob/master/INSTALL.md