How do you manage a MySQL database through a GUI?
What client should you use for managing remote MySQL?
There are many options, I’ve almost always used phpMyAdmin and found it good enough for most common tasks. I’ve needed to use the console for loading large files of data for example. You can find other options out there listed below:
- phpMyAdmin
- HeidiSQL
- MySQL Workbench
- SQLÂ Maestro for MySQL
- SQLYog from Webyog
- dbForge Studio
- Navicat
- MySQL Database Management for Mac OS XSequelPro
- Toad for MySQL
Which one do you use, do have a favorite GUI for managing MySQL databases? Let me know in the comments below…
If you liked this, be sure to subscribe below and be the first to get my next post…
One reply on “GUI clients to help you manage a MySQL database”
[…] MySQL client […]
You must log in to post a comment.