Ad - leaderboard

Tuesday, October 05, 2010

Bad Database design tips


1. The data’s unimportant; it’s the architecture that matters


2: I can do anything with a little code

3: I can use whatever RDBMS you have

4: That doesn’t need an index

5: This database doesn’t require referential integrity


6: Natural keys are best

 7: Normalization is a waste of time

8: You can’t normalize enough

9: It’ll perform just as well with real data