# Functions
AddConfigUsers takes csgo users from the config file and turns them into database entities.
CreateDownloadedMatchFromMatchID creates a match in the database.
CreateMatch creates a match in the database.
CreateShareCodeFromEncoded creates a database entity from the encoded share code.
DecodeShareCode decodes the share code.
GetDatabase returns a database connection.