Hacker News new | ask | show | jobs
by infinitezest 871 days ago
I use ORMs all day every day on very large projects. Its painful sometimes and some are less painful than others. When I've tried for using raw SQL even for personal projects, it was much more painful. Right tool for the job etc.