Connect node with Oracle

I need to connect to oracle db and fetch some data through node. Is there any driver available to connect node with oracle? Is this possible?

Found many links to this question in stackoverflow, but none had the updated answers. Any idea? Please help.

Whenever in doubt consult NPM. For oracle specific node module check oracle module and db-oracle module