u/harisekaradas

MySQL IDE that doesn’t choke on large datasets?

I need a MySQL client that doesn’t panic the second a table gets bigger than a demo database. Small stuff works fine almost everywhere. The problem starts when you open a large table, run a heavier join, or try to filter results, and the UI suddenly acts like you personally offended it.

Mostly looking for something boring and stable: queries, filters, readable results, basic table browsing, no random freezing.

How do you usually handle large datasets in MySQL? Do you rely on your IDE for browsing/filtering, or do you avoid opening big tables directly and work mostly through queries?

reddit.com
u/harisekaradas — 3 days ago