# Functions

connects to the configured mongodb and returns the connection.
drops the current db and starts over from zero - use with caution.

# Structs

knows the current connection to the mongodb, database and the current context.
contains the mongodb's URL, UserName and Password.