MySQL Workbench – cross platform MySQL GUI
May 5th, 2010 by Michael Christian

As we all know MySQL is the most popular open source SQL database available until today. If you’re like me – not comfortable with command line SQL – then one of the most popular GUI tools is phpMyAdmin. a MySQL adminstration application which is written in PHP.
Oracle provides an alternative that allow you graphically work with MySQL databases which is called MySQL Workbench. It is a cross-platform GUI tools available for Linux, Mac and Windows.
Anyone has some experience using this tool ? if so please share…