I need to find most useful MySQL manager. And I found SQLyog and EMS SQL like most popular. Maybe I'm not right. So, please, advise me something.
Asked
Active
Viewed 1,043 times
-2
-
1I think that the choice is subjective. I like sqlyog but a lot o people I know prefer for example heidisql. So try different gui until you find the one most suitable for your goals. – Nicola Cossu Apr 20 '11 at 18:38
-
I can advice you to try [dbForge Studio for MySQL](https://www.devart.com/dbforge/mysql/studio/). – Devart Oct 27 '17 at 09:59
2 Answers
2
Definitely a subjective issue. From my experience:
SQL YOG
- More comfortable work with many open queries.
- Better export options.
- Better at auto formatting queries.
EMS
- Faster!
- On connecting, reopens all queries you had open the last time you were connected to each DB. Very helpful.
- DB connections tree easier to use when working with many DBs.
Bottom line: I prefer EMS, but when I have to export large amounts of data I use YOG.
Hope this will help you choose. They're both good.

Galz
- 6,713
- 4
- 33
- 39
-
Thanx a lot. There are just many solutions, also heidisql is popular thing. So I think I'll make my choise with my experiense. Now I try heidisql. – Frankie Drake Apr 20 '11 at 20:45
0
No idea why this question has a negative vote. Seems like a legitimate question to me.
From my experience HeldiSQL (as a base since it's free), however, if you can afford both EMS and SQL Yog, having both is the ultimate toolset. Price wise, both are equally the same; so I would use each and see which one you like the best.
Functionality wise, they also are equally the same. Different UI/UX so this is why you must use both to find the one that fits your preference. Huge note: Searching in SQL Yog and HeldiSQL is better than EMS.

tfont
- 10,891
- 7
- 56
- 52