Saturday, October 5, 2013

SQLyog - A perfect MySQL GUI

Recently when I am trying to do some stuff with MySQL, I found a GUI for working with MySQL.
The tool name is SQLyog which is developed by Webyog.

You can download the trial version over the following link.
https://www.webyog.com/product/downloads

In-order to use SQLyog, you need to first set-up a MySQL host,
preferably a WAMP server.

Once your WAMP server started to run, you can create a new connection from SQLyog to the WAMP server with WAMP server's password. Test connection .

Once you set-up the connection you are ready with the MySQL GUI.


**Sample Screen shot