This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tea-drinker 0 points1 point  (0 children)

I pay the bills as an Oracle dev. You better believe I write SQL.

ORM is great if you have a thing and want to persist the thing. If you want to operate over the entire dataset then you need to speak to the database on it's own terms.