Muffinresearch Labs by Stuart Colville

OSX Mysql app: Sequel Pro | Comments (5)

Posted in Snippets on 22nd December 2008, 11:39 am by Stuart

Generally these days I’m tending to access mysql from the CLI but when writing a data importer script I needed to be able to see what tables I was accessing from two different dbs. Initially I was looking for an ERD tool but I stumbled across the successor to CocoaMysql, Sequel Pro. It’s both well executed and free which makes it my kind of app!

Post Tools

Comments: Add yours

1. On December 22nd, 2008 at 11:55 am Drew McLellan said:

I’ve also been using Sequel Pro for the last month or so. Apart from the occasional UI glitch whereby the main ‘content’ pane gets messed up until you flick to another tab and back, it’s been working very nicely.

My favourite feature (which wasn’t in the version of CocoaMysql I was using) is Copy Create Table Syntax from the Table menu. This generates the SQL CREATE TABLE statement required to create that table on another copy of the database, and puts it on your clipboard.

2. On January 21st, 2009 at 5:06 pm matths said:

have you found an ERD tool btw.?

3. On January 21st, 2009 at 5:18 pm Stuart Colville said:

@matths: No kind of got side-tracked there on that one. Any suggestions, or are you looking for one as well?

4. On April 3rd, 2009 at 9:25 pm jojo said:

Anyone have experience connecting Sequel Pro to a DB on Slicehost?

5. On April 3rd, 2009 at 10:11 pm Stuart Colville said:

@jojo: The way to do this is to tunnel the connection via ssh.

See: http://www.whoopis.com/howtos/mysql_ssh_howto.html when the tunnel is up and running you can just connect sequel pro to the local end of the tunnel.







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



Using Loggerhead with mod_wsgi|(0)

Here’s a post I wrote over on the Project Fondue Blog about our use of Loggerhead with mod_wsgi under Apache. Loggerhead is the rather nice branch viewer for bazaar branches as used on Launchpad.net.

If you’re not already subscribed to the Project Fondue blog feed then I can recommend it, as there should be some interesting posts coming out of there in the coming months (yes I’m unashamedly biased!).

Ubuntu: Turn off changing workspace with mouse wheel|(1)

I found the changing with the workspace with the mouse wheel really annoying. To disable it go to System => Preferences => CompizConfig (available if the compizconfig-settings-manager package is installed) and uncheck “Viewport Switcher” which is under the “Desktop” heading.

Photos on Flickr

© Copyright 2004-10 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.736s.