Automation, Control & Plant Intelligence - Articles, Analysis, Reviews, Interviews & Views
Administion of MySQL
Here are different options you have available for administering your MySQL service after it is successfully installed.
MySQL - Command Line
If you are an old programmer that has no need for a MySQL GUI (graphical user interface) then you can simply use any command line interface to execute MySQL queries.
If you installed MySQL on Microsoft Windows operating system you can reach the command line by going to the Start Menu and choose "Run...". Type the keyword "cmd" into the text field and press Enter to launch Window's command line interface.
MySQL - GUI
With so many free MySQL administration tools available, many developers favor these free Graphical User Interfaces over the command line. The popular options include:
(For more information Download SQLyog.com)
(For more information Download Navicat.com)
(For more information Download phpMyAdmin.com)