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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

node-oracledb 0.7 has query Result Set and REF CURSOR support

Christopher Jones-OracleJul 20 2015 — edited Jul 20 2015

The 0.7.0 version of node-oracledb, the Oracle Database driver for Node.js, is now out.

Details at: https://blogs.oracle.com/opal/entry/node_oracledb_0_7_0

This release brings support for query Result Sets and REF CURSORs.  And, for the first time, our core test suite has been made public.

Install from:

https://www.npmjs.com/package/oracledb

https://github.com/oracle/node-oracledb

User Documentation: https://github.com/oracle/node-oracledb/blob/master/doc/api.md

Comments

Processing

Post Details

Added on Jul 20 2015
0 comments
478 views