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 1.0.0 is now available from NPM

Christopher Jones-OracleAug 17 2015 — edited Sep 3 2015

node-oracledb 1.0.0, the Oracle Database driver for Node.js, is now out.  Details are at: https://blogs.oracle.com/opal/entry/node_oracledb_goes_1_0

This release brings support for LOBs, user defined type mapping, improved data types support with RETURNING INTO, and a number of bug fixes.

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
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 1 2015
Added on Aug 17 2015
4 comments
1,144 views