Hacker News new | ask | show | jobs
by rjurney 6154 days ago
Its bad advice because people denormalize the wrong tables. They'll actually slow queries down by denormalizing a table with a few rows into a table with many rows - which makes things slower.