Optimizing Away a LEFT JOIN in a Pinch
A couple years ago the company I worked for had had just launched a free consumer-facing application, and had been pushing it hard on social media. They were seeing hundreds to thousands of active users. It was painfully slow, and the culprit appeared to be the database. One of the main queries on the application was pushing the database server to its limits. Some users […]
Optimizing Away a LEFT JOIN in a Pinch Continue Reading »