Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Welcome to node-oracledb 6.0 which is now 'Thin' by default #1551

Pinned
cjbj announced in Announcements
Discussion options

We have released node-oracledb 6.0 !

The release announcement is here.

By default, node-oracledb now runs in a 'Thin' mode which connects directly to Oracle Database. This mode does not need Oracle Client libraries. However, when the driver does use these libraries to communicate to Oracle Database, then node-oracledb is said to be in 'Thick' mode and has additional functionality available.

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

@cjbj will try this in couple minutes. Good jobs

You must be logged in to vote
0 replies
Comment options

Excellent, I've been waiting for this for years! Thank you very much!

You must be logged in to vote
1 reply
Comment options

Let us know your application architecture. How much ever you can describe! Is it a standalone application that connects to the database? A single connection, or a pool of connections? Does it serve as a web server taking concurrent requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /