Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Im surprised ppl dont use ORM libs for this instead..


ORMs are just as capable as any developer of generating bad SQL queries that crush databases and plug network connections.


Yes, but in the example used, all orm libs I know would fetch only a single column or two (often for a single row). While "select *" would fetch everything.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: