app :: DataStore :: db_file
# File path of the Sqlite3 DB file fun db_file: String do return "data_store.db"