Major Update
added DatabaseManager class to be able to support different database types, testing PostgreSQL connections via aiopg, removed mysql support (for now), report manager now only passes config and DatabaseManager instead of itself to reports