I am sick and tired of MySQL Query crashing on me every 10 minutes. What other Mac software would you recommend for dealing with MySQL. I really like MySQL Query’s simplicity, but I just hate its instability. What do you recommend?
I am sick and tired of MySQL Query crashing on me every 10 minutes. What other Mac software would you recommend for dealing with MySQL. I really like MySQL Query’s simplicity, but I just hate its instability. What do you recommend?
I have a collection of links for just such a thing!
http://delicious.com/metric152/osx+mysql+sql
I have been using http://www.sequelpro.com recently.
I have never realyl had any issues with MySQl Query Builder, but I do use RazorSQL for most stuff. Its inexpensive, does what I want, and has drivers for some databases I never heard of. Be warned, the UI is not the prettiest.
http://www.razorsql.com/
I use Navicat, and really love it. I like that I can do schema and data compare.
http://www.iotashan.com/index.php/2008/03/23/moving-to-mac-mysql/
I second Navicat, even the lite version rocks
Aqua Data Studio is good, but it’s tres expensiv.
I’ve not found anything that I need to do as of yet that Navicat lite won’t do. I use at least one of their lite editions for MySQL, PostGres and Oracle on a daily basis.
I second SequelPro. Fast, light and pretty damn good!
I use CocoaMySql and have for years. Simple and stable!
CocoaMySQL has been my mac client of choice as well…. though it looks as if the project is now Sequel Pro.
Go with that I’d say.
I am trying sequel pro out, but for the life of me, I cannot figure out how to create foreign keys?
There’s no GUI support for foreign keys in Sequel Pro as of yet so ALTER TABLE is your best option.
Navicat rulez!
I have been giving Navicat Lite a shot and WOW!! I really like it, I can do pretty much anything on it. So far so good. It has blob support, hex support, foreign key support and more. I also like sequel pro but their lack for constraints is something I don’t want to type all the time. (Lazy me)