What is everyone using for MySQL development on OS X? I have been using MySQL Workbench, but was wondering what fellow geeks are using?
feedback
|
migrated from superuser.com Sep 8 '09 at 1:20
This question came from our site for computer enthusiasts and power users.
|
I ended up going with http://www.sequelpro.com/ (fixed it to work with mamppro by pointing it to the socket: /Applications/MAMP/tmp/mysql/mysql.sock) - i originally went with workbench but i could not get it to connect. I have heard great things about navicat and would like to try it but its pretty $$$ | |||||||
feedback
|
|
My favorite, for being both free, and less buggy than its competitors, is MySQL Query Browser | |||
|
feedback
|
|
I use Navicat for mySQL and phpMyAdmin. Navicat costs a little bit, but I keep going back to it after trying all of the other options. It does everything I need it to do including SSH connections, structure and data comparisons and user management. | |||
|
feedback
|