Adds Database class to ObjectRelationalMapping.cs

It was very confusing for me to do this exercise as I was not able to check how the Database class looks like. I could not check the logic, whether I have to impelement some of the part, which were already in Database class. In the end, the exercise was easy, but I had to download it locally and check the tests.

I suggest to add to task main file how the Database is implemented.