vote up 9 vote down star
6

I am aware of CocoaMySQL but I have not seen a Mac GUI for SQLite, is there one?

My Google search didn't turn up any Mac related GUI's which is why I'm asking here rather than Google.

flag

10 Answers

vote up 8 vote down check

SQLite Manager for FireFox

link|flag
Hangs on slow running queries and had no cancel query button. I use RazorSQL. – wioota Jan 3 '09 at 17:49
vote up 0 vote down

Razorsql can handle many kinds of databases.

link|flag
vote up 5 vote down

I've published a detailed comparison of Base and other SQLite GUI apps here: http://www.tandb.com.au/sqlite/compare/?so

Tom
BareFeet

link|flag
vote up 0 vote down

Sqliteman is my current preference: It uses QT, so it's cross-platform. Since I develop on Windows, Linux and OS X, it helps to have the same tools available on each.

I also tried SQLite Admin (Windows, so irrelevant to the question anyway) for a while, but it seems unmaintained these days, and has the most annoying hotkeys of any application I've ever used - Ctrl-S clears the current query, with no hope of undo.

link|flag
vote up 0 vote down

I found MesaSQL to be buggy. "Base" is simple, has a very mac-like GUI, and works very well IMO: http://menial.co.uk/software/base/

link|flag
vote up 1 vote down

MesaSQLite is the best I've found so far.

http://www.mesamysql.com/?realmesa_home

Looks very promising indeed.

link|flag
1  
are you steve wozniak? – theman_on_vista Mar 10 at 21:14
vote up 6 vote down

Base is younger than your question, and definitely feels like a 1.0, but the user experience is miles better than the experience of using any of the "cross-platform" apps on a Mac.

http://menial.co.uk/software/base/

I recommend you buy a license before the developer realizes he is charging too little for it.

link|flag
I did :) It's very nice software. – Matthew Schinckel Dec 17 '08 at 0:37
vote up 2 vote down

I like the cross-platform SQLite Database Browser. It's simple and fast.

link|flag
vote up 2 vote down

That FireFox extension looks pretty nice. I've used SQLite Browser in the past and it did the job.

link|flag
SQLite Browser is kinda old but works just fine, and less of a commitment than firefox plugin (I use Safari, not use firefox) – Robert Gould Sep 21 '08 at 16:43
vote up 2 vote down

Try a versiontracker search instead. SqliteManager from SQLabs ($49, Mac & Windows) is the one I prefer, but I haven't really evaluated the other alternatives.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.