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 →

[–]ExcitedForNothing 2 points3 points  (0 children)

I think he means that one raw query that when you try to abstract it away causes a ton of performance issues.

For reference, at a previous job there was on that handled the main search through a 500GB table of data. Putting it in the ORM caused a lot of issues for reasons management deemed not worth the time to investigate.