A powerful management tool for MySQL with similar features to SQL Server Management studio

Chris Barry picture Chris Barry · Nov 13, 2008 · Viewed 39.1k times · Source

I am currently working with a developer who is experienced at Ms-SQL, but not much at MySQL. He has been cursing MySQL for having Bugs, and also being far harder to use.

Is is because his experience has been so good with Management studio. It seems to me that his problems are with using phpMyAdmin.

For example, he cites not being able to cross join and compare between tables of different structures using MySQL. Is the problem actually our choice of management tool, or does MySQL have these flaws that my developer thinks. I hope not, as I have just been blown away how fast doing various data management tasks have been in Studio Manager.

Answer

Saiyine picture Saiyine · Nov 13, 2008

You should really check SQLYog. It's great, and has a community version.

enter image description here