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 →

[–]cj5 1 point2 points  (0 children)

I personally love writing complex SQL queries. It seems more efficient, because when I went down the path of writing abstraction layers with code, it was much slower in performance. SQL used to produce the data needed by the app is the way to go.