# Functions
SendKeepalivePings will periodically send a lightweight query to a database in order to keep active, idle connections from being killed by an external source.
# Structs
MSSqlSettings is the settings for a ms sql database.
PostgresDatabaseSettings are the settings for a postgres database.