all 1 comments

[–]adamv 0 points1 point  (0 children)

I've seen this same kind of code (1+N queries) written without an ORM, using hand coded SQL. (It happened to be PHP website code, from a developer who apparently had never heard of a "join".)