Ask HN: Why don't you use MySQL Workbench?

1 points by miles21 ↗ HN
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?

1 comment

[ 2.2 ms ] story [ 10.0 ms ] thread
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.