Execute a SELECT query on the SQLite database
Execute an INSERT, UPDATE, or DELETE query on the SQLite database
Create a new table in the SQLite database
List all tables in the SQLite database
Get the schema information for a specific table
The absolute path to the SQLite database file.