Node-oracledb 1.7 is now on NPM : add-on for Oracle Database

18 views
Skip to first unread message

Christopher Jones

unread,
Mar 1, 2016, 9:09:09 PM3/1/16
to nodejs
Node-oracledb 1.7 is now on NPM.

The node-oracledb driver connects Node.js apps to Oracle Database.


tl;dr:

 - New Connection pool queue when there are more requests than
   available connections.  Enabled by default.  Lets apps cope with
   connection load spikes.

 - Transparent JavaScript wrapper around existing classes to allow
   easier extension of node-oracledb for us and users.

 - Extended existing PL/SQL Index-by bind support with 'bind by
   position' syntax.

Install:

Instructions:

Doc:

Reply all
Reply to author
Forward
0 new messages