# Functions
Creates a connection to the DB and returns it.
Returns a Singleton instance that keeps the connections to the Database.
GetM3DbConfig returns a `Config` object with the values for the database by either reading them from the environment or defaulting them to a known value.
No description provided by the author