# Functions
Connect returns a new DB type by connecting to the database with the uri, database name, and collection name provided.
# Structs
CreateEvent is a struct for handling mongo create events from the database.
DB is an interface for handling database methods.
UpdateEvent is a struct for handling mongo update events from the database.