MySQL managers. What are advantages and shortcomings of the SQLyog and EMS SQl Manager
I need to find mos开发者_运维知识库t useful MySQL manager. And I found SQLyog and EMS SQL like most popular. Maybe I'm not right. So, please, advise me something.
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.
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.
精彩评论