Tuan-Anh Tran

Official Oracle driver for Node.JS

Posted on February 5, 2015  •  1 minutes  • 95 words

Currently at v0.2. node-oracledb makes use of C API for performance which makes it more like a “thick client”. That mean you are required to install Oracle’s client lbiraries1. Though versioned as 0.2, node-oracledb already supports a lot of features such as connection pooling, statement caching, client-result caching, etc…

node-oracledb is not yet available through npm. You will have to clone and run npm install manually by yourself. Windows support is still pretty rough but I don’t actually care much. I don’t have much need for Windows server these days anyway.


  1. Oracle client libraries  ↩︎

Follow me

Here's where I hang out in social media