The db.js file could contain things like: database connection settings logger parsed arguments and I really think this file should be renamed to something else like `utils.js` or something similar.
The db.js file could contain things like:
database connection
settings
logger
parsed arguments
and I really think this file should be renamed to something else like
utils.jsor something similar.