MySQL Administrator: This looks like MySQL Control Center on steriods. I said that product was “enterprise manager for MySQL,” so I’ll need to whip up a whole new batch of superlatives for this.
MySQL Administrator is a powerful visual administration console so you can now easily administer your MySQL environment and gain significantly better visibility into the how your databases are operating.
Lately, I’ve been using dbDesigner to reverse engineer a MySQL-based app, and it’s a fantastic tool for exploring a database. And phpMyAdmin always works in a pinch.
fabFORCE.net: Here's a really fantastic MySQL administration tool. Open source, even. DBDesigner 4 provides powerful features to create a visual model of any database. Starting from a reverse engineering engine to automatically retrieve a model from existing databases, extensive modeling tools and editors to a syncronisation function which will apply…
Everyone's favorite Web-based database management interface has released a new version with some snazzy improvements. Some highlights: Displays results for multi-statement SQL requests Saves export files to the server on which it's running (previously, you had to save them locally) Displays the last-inserted auto-increment field (handy for getting keys back if you're…