Hacker News new | ask | show | jobs
by throwawayjun21 1422 days ago
I used hate ORMs and a few weeks ago i tried one just to improve my productivity and guess what i had to spend 2 days to figure out the problem that crashing my MySQL server. It turned out to be a ton prepared statements by the ORM.

Simple web is better.