Hacker News new | ask | show | jobs
by zalew 4820 days ago
a web dev who doesn't know databases is like [some creative analogy about a doctor hurting people]
1 comments

It's practically impossible to be a web developer without knowing anything about databases.

Most of the topics the parent listed are significantly more complex than "knowing about databases", which implies that "database design" in this context isn't simply drawing an ER diagram and correctly identifying the purpose of a foreign key.

Given that the other topics listed include sockets, parallelism & map reduce, my guess is that "database design" might in this case mean distributed database concepts and/or sharding.