Hacker News new | ask | show | jobs
by artsrc 6048 days ago
Are both a full featured object model, and an SQL database really essential for that kind of site?

I essentially share the same SQL, OO, ORM hammer, as you, so I would likely use the same solution.

It may be that all 3 complex technologies, the database, the object model, and the ORM are unwarranted by the low load/crud problem.