Wednesday, September 12, 2007

GUI Editor for MySQL 5

Most of PHP/MySQL programmers will use phpMyAdmin as an administration tools when managing MySQL database. I'm one of them but i get a difficulties when working with MySQL 5 routines (stored procedure and stored function). So, i'm looking an alternate GUI for managing MySQL database.

If you have a difficulties when create/edit/drop stored procedure when working with MySQL 5 then you can try to use GUI Tools from MySQL. You can try to use MySQL GUI Tools from http://dev.mysql.com/downloads/gui-tools/5.0.html

The MySQL GUI Tools Bundle for 5.0 includes the following products :
  1. MySQL Administrator 1.2
  2. MySQL Query Browser 1.2
  3. MySQL Migration Toolkit 1.1
This tools is easier to use. Below is the screen shot of MySQL Administrator when working with stored procedure

No comments: