Use an existing connection to execute a query
Optional type to use for the query result, unknown if omitted.
Connection to the database
Query, optionally a prepared statement, to execute on the database.
Optionalvalues: unknown[]Optional values to use for the prepared statement
Query result of type T
Service to communicate with a pre-configured database