Wrapper functions that perform read operations to database asynchronously
sqlite3 database object
SQL query to execute
callback to perform further operations on each row
Promise for database operation
Wrapper functions that perform read operations to database asynchronously