DBInterfacer is the name of the class that handled all of our database interaction and will
be referenced throughout this log
note that this code creates an instance of a connection object when DBInterfacer is initialized but does not connect.
the connection object will appear again