MySQL IDE recommendation?
- by Maxim Veksler
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
I won't go into why none of them is perfect, trust me they all have their problems.
So, what are you guys using?