Hacker News new | ask | show | jobs
by jrarredondo 4717 days ago
The worst database design mistake is starting database design after development is almost done!
1 comments

Reminds me of this quote from Linus Torvalds:

"Bad programmers worry about the code. Good programmers worry about data structures and their relationships."