Minimal interface for better-sqlite3 Database. Compatible with the better-sqlite3 package API.
Execute raw SQL statements (typically for DDL or multiple statements).
Prepare a parameterized statement for execution.
Close the database connection.
Minimal interface for better-sqlite3 Database. Compatible with the better-sqlite3 package API.