Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Relational to JSON with Node.js

danmcghan-OracleJul 15 2015 — edited Jul 15 2015

Hi Everyone,

I just finished a blog post on converting relational data to JSON with Node.js: https://jsao.io/2015/07/relational-to-json-with-ords/

The post touches on several ways to optimize code that uses the Node.js driver, from using connection pools to executing code in parallel where appropriate. 

This is the last in a 4 part series that covers various ways of doing such conversions.

Regards,

Dan

Comments
Post Details
Added on Jul 15 2015
0 comments
590 views