About Node.js

Node.js is an open source JavaScript runtime environment you can use to build scalable network applications and tools, such as web servers. It includes modules to reduce the complexity of writing server applications by handling basic functions such as file system I/O, networking, data streams, and cryptography.

You can find information about Node.js and download it from the Node.js website.

The Node.js module for access to Oracle or TimesTen databases from Node.js applications is the node-oracledb driver. There is general information about the driver at Node.js Driver for Oracle Database.

For information about the versions of Node.js and the node-oracledb driver supported by TimesTen, refer to the README.md file at TimesTen Node.js Samples.