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

If you are using any language other than SQL, then you better have a way to convert SQL data to the appropriate data types of your language and vice versa. And it better be injection-proof and reusable. That's already at least half of an ORM right there.

I think I know SQL fairly well, but I don't see how I could implement things like django admin, form validation, template views etc as elegantly on top of plain SQL.

So I really don't agree with "ORMs are only useful for SQL-noobs".




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

Search: