Tagged Questions
18
votes
6answers
644 views
Is there any hope for writing good code atop a horribly designed database?
Here's my predicament. One of several programs I've recently inherited is built with a horrible database on the backend. The esteemed creators of it apparently did not appreciate relational concepts. ...