# Functions
CreateDBManager to initialize the DB struct.
CreateDBManager to initialize the DB struct.
LoadConfiguration to load the DB configuration file and assign to variables.
PrepareDSN to generate DB connection string.
# Structs
DBManager have access to backend.
JSONConfigurationDB to hold all backend configuration values.