Flinn Mueller on 25 Apr 2008 04:27:12 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] Mac GUI for MySQL

  • From: Flinn Mueller <theflinnster@gmail.com>
  • To: talk@phillyonrails.org
  • Subject: Re: [PhillyOnRails] Mac GUI for MySQL
  • Date: Fri, 25 Apr 2008 07:26:55 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:mime-version:subject:date:references:x-mailer; bh=J8SeafuaOcTGf9EsytUuUgTRGjcKYAQraRmAI6QMT5M=; b=pA3SIXKEKcMwhJJqp4zdNXpdLLt0ytokZJLqKCCb1QjsiAUoZntiP0ERoHoA9sA7aheOcIBee8zvnONv4/yVzteZHxSiL+3Pnr5Eml861ca5YSgf8Ne+mu8n0KYbj94OzxLpn00lutB61GW3rsMytWnMtw4PD8cBkfaQMjdW9Gc=
  • List-archive: <http://lists.phillyonrails.org/pipermail/talk>
  • Reply-to: talk@phillyonrails.org
  • Sender: talk-bounces@phillyonrails.org

CocoaMySQL has a good native cocoa interface and covers the basics you need from a gui tool.


On Apr 24, 2008, at 11:03 PM, Chapman Ambrose wrote:

http://cocoamysql.sourceforge.net/

On Apr 24, 2008, at 11:00 PM, Mat Schaffer wrote:

On Apr 24, 2008, at 10:50 PM, Walter Lee Davis wrote:
I am looking for a good GUI for rapid database layout purposes. I own Navicat, but find it clunky to work with. I also use phpMyAdmin a lot, but I would really like something that can be configured to follow the conventions, so when I make a new table, it starts off with id!

Does it have to be a GUI?  I'd be tempted to try to apply rails database migrations to this sort of thing.  You get an id for free and easy helpers for timestamp columns, etc...  There may even be some way to use them outside of the rails framework without too much fuss.
-Mat
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk

_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk

_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk