I currently use phpmyadmin for most of my database administration. It works well enough, but I'm interested in other tools that might work more quickly/efficiently/etc...
What are the best and/or alternative admin tools for MySQL on a *nix box?
feedback
|
|
A list of web replacements is available here: And this question was asked before in Stackoverflow as well: In my opinion, a alternative phpmyadmin should not just look good, but must at all cost keep up with security updates. If you are intranet user, it might be a different case, but I know from the early days of phpmyadmin that security is very important for anything involving "http and sql" ;-) | |||
|
feedback
|
|
I myself use SQLyog:
And sometimes use MySQL WorkBench:
| |||
|
feedback
|
|
Personally, I use Webmin(for MySQL on a Linux box). It lets you handle your databases mostly without needing any actual SQL. Also, it can do a host of other things including remotely installing modules, servers, if you have a mail server you can check the mail through Webmin too. You can change passwords, view logs, view cron jobs, and it has a shell too. | |||||||||||
feedback
|
|
There's also SQLBuddy, though unfortunately it seems it's no longer under development. | |||
|
feedback
|
|
take a look DbFacePHP for MySQL, live demo there http://www.dbfacephp.com/mockup/index.php the best BTW: I found it on Alternativeto | |||
|
feedback
|
|
You can use Chive What is Chive?
| |||
|
feedback
|
|
Believe it or not, although the products went EOL December 18, 2009, the last versions of MySQL Query Browser and MySQL Administrator are still available for download. Hey, I still use them today. While many people have switched to MySQL Workbench, some have found themselves not satisfied with it and want to go back to the old, but trusted, MySQL GUI Tools Bundle. | ||||
|
feedback
|