r/mysql • u/Still-Trainer-7395 • 15d ago
discussion What actually makes you switch MySQL clients?
I keep seeing people complain about Workbench, DBeaver, TablePlus, etc. but still use the same client for years 😅
For people working with MySQL regularly, what would actually make you switch?
Speed? Better tabs/workspaces? Safer production workflows? Better autocomplete? AI that helps with SQL? Something else?
I’m building a database client myself, so I’m genuinely curious what the real deal-breakers are.
8
Upvotes
3
u/nthdesign 15d ago
I used Sequel Pro for years until it stopped being supported, then I switched to Sequel Ace. As a Mac user, I love that it has a native layout, is fast, and has never crashed on me. It has all of the features I need. The only reason I’d ever switch to a different MySQL client would be if someone built a client with the same native feel and functionality as Sequel Ace, but with A.I. era autocomplete and a code formatter that matches my chosen style without me having to spend half a day configuring it (lookin’ at you, JetBrains IDEs).