In NestJS I have a Database module with a factory function that connects to the database and returns the connection object.
async function createConnection(db