I have been creating a website using OO for the first time and I'm struggling to find the right way to go. I don't like classes where everything is done in one class so I separated the entity and database class. For example: I have been creating a website using OO for the