Home > Development, Tools / Utilities > MySQL database schema browser and SQL executor in Ubuntu 9.10

MySQL database schema browser and SQL executor in Ubuntu 9.10

To install MySQL database schema browser,  SQL executor and administrator, use the following command. It gives a cool GUI for  us to work with.


sudo apt-get install mysql-query-browser mysql-admin
  • Share/Bookmark
  1. January 21st, 2010 at 05:45 | #1

    Cool post. For Fedora its the following command:

    sudo yum -y install mysql-query-browser mysql-administrator

  1. No trackbacks yet.