I am trying to connect to SQLite database using NodeJS. I have authored the below code.
var sqlite3 = require(\'sqlite3\').verbose(); // Connect to the SQLite da