I want something a GUI in which I can write and run MySQL queries. For anything more than trivial work, the MySQL CLI client just doesn't cut it. A way to check out table structure in a graphical way would be nice, too.
I'm not a MySQL expert by any stretch of the imagination, so maybe there's something that I should Just Know About(TM), or is MySQL lacking such a basic tool?


Leave a comment