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.js node-oracledb 5.2 is available

Version 5.2 of the node-oracledb API for connecting to Oracle Database has been released.
Release announcement: https://blogs.oracle.com/opal/nodejs-node-oracledb-52-dynamic-pool-reconfiguration
Full Changelog: https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md
tl;dr: it has dynamic reconfiguration of connection pools; better dead connection detection; support for a SODA metadata cache; execution request queuing; getRows() can return all rows in one call

Comments

Post Details

Added on Jun 7 2021
0 comments
95 views