Skip to Main Content

Programming Languages & Frameworks

How to get, use, and close a DB connection using promises

danmcghan-OracleJun 29 2017

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

Comments
Post Details
Added on Jun 29 2017
0 comments
268 views