Harsh (@harshsinghsv) 's Twitter Profile
Harsh

@harshsinghsv

20 | DSA | | Development | AI | Breaking and Building

ID: 1538084861038460928

linkhttps://linktr.ee/harshsinghsv calendar_today18-06-2022 09:03:11

323 Tweet

290 Followers

194 Following

Harsh (@harshsinghsv) 's Twitter Profile Photo

Your app is slow. Your users are waiting 3, 4, maybe 5 seconds for a page to load. You check your logs. The problem isn't your code. It's your database. It's on fire. It's spending all its time running the same complex 'SELECT' queries with 'JOINs' and 'ORDER BY' clauses, over

Your app is slow.

Your users are waiting 3, 4, maybe 5 seconds for a page to load. You check your logs. The problem isn't your code. It's your database.

It's on fire. It's spending all its time running the same complex 'SELECT' queries with 'JOINs' and 'ORDER BY' clauses, over