HACKER Q&A
📣 miles21

Why don't you use MySQL Workbench?


am doing some research on MySQL clients, MySQL Workbench is the official one but doesn't seem like it's used by many? wondering why?


  👤 simonblack Accepted Answer ✓
Maybe we just use our own programs with the MySQL API.

IIRC, I once tried using the Workbench, but found it unwieldy. However, that was quite a few years back. Apart from using the home-grown programs, I quite often just use the MySQL command-line for one-off queries.