Hi Everyone,
I just published a new blog post on using promises with node-oracledb:
https://jsao.io/2017/06/how-to-get-use-and-close-a-db-connection-using-promises/
This is part 4 of 5 in a series on async patterns in Node.js. In the next post, I'll cover async/await functions!
Regards,
Dan