# Functions
CloseDbConnection can be called when program execution is stopped, to close database connection.
ConnectToDb can be called after program start to connect to database.
LoadEnvVariables loads necessary environment variables (DB, Mail Server, etc.) from .env file.
SyncDatabase synchronizes the database tables with the model definitions and creates extensions if necessary.
# Variables
Global variable for database.