I’ve only used phpMyAdmin but then I stumbled upon MySQL Workbench that looks promising.
I wonder if someone has tried it out and could give your thoughts about it compared to phpMyAdmin.
Could it replace phpMyAdmin completely?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Workbench is very nice if you need to visualize your table relationships, basically that’s the only thing I’ve used it for, but I believe phpmyadmin also supports that now,
through a java applet?, it’s called Designer view.You can access it by clicking on your database in the left-hand frame, and then clicking on the Designer tab.
Also, keep in mind that there are limitations on the free versions, like it cannot reverse engineer existing databases.