What MySql client are you using for Linux. I currently use PhpMyAdmin and the Mysql Query Browser but I would like something similar to Toad or HeidiSql that I use on windows. One with SQL code completion.
feedback
|
|
I use SqlYog running under Wine. This is because quite simply no linux tools that I've found come close to matching the raw power and flexability of SqlYog. This is one of the few non open-source software tools that I use for open source development. | |||||
feedback
|
|
You might find crunchyfrog useful, should you ever have to work with databases other than MySQL. | |||
|
feedback
|
|
Take a look at this list for Toad from http://alternativeto.net
| |||||
|
feedback
|
|
I have always prefered Squirrel SQL . Its a universal sql client - so you can use the app to connect to mysql , msSql , Oracle , etc etc. | |||
|
feedback
|
|
Tora (Qt client) and Mysql-Workbench (official MySQL client, in GTK) are another alternatives for Linux. | |||
|
feedback
|