Hi Everyone,
I just published a new blog post on using async functions (a.k.a async/await) with node-oracledb. That is last post in a series on async patterns in Node.js. Other patterns covered include Node.js style callbacks, the Async module, and promises. The home page of the series can be found here.
Regards,
Dan