Support for database application development in node.js

Application development for Db2 databases by using the node.js language is supported through the node-ibm_db API.

The API is supported on the following platforms:
  • Windows64
  • MacOS64
  • Linuxx64
  • Linuxia32
  • AIX
Table 1. Supported C++ 11 compilers
Operating system Supported compilers
Windows
  • VC++ 2015.3 v14.00 (v140)
  • Visual Studio 2017
Note: On Windows systems, a compiler is optional as the node-ibm_db API comes with a precompiled binary on Windows64 for node.gs version 12.x or later.
Non-Windows
  • GCC 8.4 and make is required to install the node-ibm_db API.
For more information, see node-ibm_db.