Hacker News new | past | comments | ask | show | jobs | submit login

> It stands to reason that more advanced SQL developers will leverage more advanced SQL features,

I'm one of those advanced SQL developers, and an ORM has never gotten in my way. Don't blame the tool for the users lack of experience.




I'm not blaming anyone, I'm just pointing out that ORMs aren't going to have every SQL feature. Django didn't add windowing functions until rather recently. So while they are great for most use cases, but you're going to have to drop down to SQL if you want to use advanced features which are not available in your ORM of choice.




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

Search: