A database is an artifact of a computer program that models a given process and system
Ideally it should not be of any concern
Current object persistence technology is not quite there yet, so it probably will be some of your concern for some time to come
The question is: What is the database there for?
If it is there to persist the objects in your model of the processes and systems then you shouldn't have much to do with it
If it is there to fix holes in your model then you will spend a lot of time on it