As with almost every one of my other articles I will be using a made up application to help describe some of the important aspects of database programming with Node.js and SQLite.
I now will create an empty file right next to the package.json file called database.sqlite3 that SQLite will store data in.