Hacker News new | ask | show | jobs
by mrkeen 539 days ago
> Stop re-inventing. You don't need NoSQL.

I need somewhere for my objects to live. Objects are not relations.

Scattering their data across five tables, to fit the relational model, so I can later JOIN them together again, has to be the biggest example of cargo culting in the whole field.