Duplicate of
- http://stackoverflow.com/questions/9185/what-is-the-best-mysql-client-application-for-windows#9205
- http://stackoverflow.com/questions/40902/looking-for-mysql-ide
Hello,
I've been wondering what you guys are using to write,debug,test your SQL queries there days?
The requirements are quite simple:
- Auto-complete
- Syntax Highlighting
- SQL Hisotry
- Good UI
There are some tools which are common for this task, each with his own problems. To name a few
- Mysql Query Browser
- MySQL Workbench (GA?, Beta?)
- Eclipse Database development perspective
- Oracle SQL Developer with Connector/J
- SQLyog
I won't go into why none of them is perfect, trust me they all have their problems.
So, what are you guys using?