Tech Tidbits - Ruby, Ruby On Rails, Merb, .Net, Javascript, jQuery, Ajax, CSS...and other random bits and pieces.

Tuesday, June 3, 2008

CocoaMySQL - MySQL GUI for Mac OS X

I had to restore a MySQL database dump to a server at new host with no shell access. The host recommended SQLyog, but I'm working on this project on my Mac, and SQLyog is Windows only.

CocoaMySQL was a quick and easy install and did exactly what I needed.

Of course, on my Mac itself, it was the standard MySQL command:

$ mysql -h localhost -u root myshinynewdb < mydatabasedump.sql

1 comments:

KL93 said...

Now Sequel-Pro: http://code.google.com/p/sequel-pro/

About Me

My Photo
Doug Sparling
Rails programmer by day, .NET programmer by night (yeah, yeah, I know, that's backwards - consider me lucky, I do) with a passion for Javascript, jQuery, Ajax, and Flex.
View my complete profile

Blog Archive

Labels