For Connecting to Databases like Ibm db2 and mysql what package should be installed.For me when i tried to run the application then in the console i am getting an error Unreferenced error for the var value =require('mysql') in my javascript file that i used in the electronjs .So my doubt render process does not have node apis ??. When iam seperately running the file outside by node test1.js it outputs in the terminalenter image description here