Skip to Main Content

Programming Languages & Frameworks

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
Post Details
Added on Jul 20 2015
0 comments
369 views