Hacker News new | ask | show | jobs
by icedchai 1208 days ago
Query loops are also just as problematic: looping through a result set, and making another query (or worse, N queries) per result, etc.