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.
|
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. |
|||||||||||
|
|
|
|||||||||||
|
|
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. UPDATE: Since December 2008, Base is now up to version 2.1, it has become an excellent product. I don't remember what it used to cost, but I paid for the 1.x to 2.x upgrade. Still highly recommended. ANOTHER UPDATE: Base is available on the Mac App Store, you may find it useful to read the reviews there. |
|||||||||||||||||
|
|
I've published a detailed comparison of Base and other SQLite GUI apps. |
||||
|
|
|
I use Liya from the Mac App Store, it's free, does the job, and the project is maintained (a month or so between updates as of Jan 2013). I also test a lot on the device. You can access the SQLITE database on the device by:
You can also edit it and copy it back. EDIT: You can also do this through the Organizer in XCode
You can now view, edit, and re-upload the package to your debug device. This can be really handy for keeping snapshots of different states to try out on other devices. |
|||||||||||||
|
|
I am using simple tool for basic sqlite operation called Lita This tool is based on Adobe Air so that must be installed prior to use of Lita. Adobe air can be downloaded for free from Adobe site. |
|||||||||||
|
|
|
|||||||||||||||||
|
|
That FireFox extension looks pretty nice. I've used SQLite Browser in the past and it did the job. |
|||||||||||
|
|
I've published instructions for how to run the Firefox SQLite Manager outside of Firefox, since FF hase become so bloated in the last few releases. It's really easy and I've even compiled a DMG for the sqlite gui if anyone wants it. |
|||||||||||
|
|
You may like SQLite Professional (App Store). The app has a few neat features such as:
Disclaimer: I'm the developer. |
|||||||
|
|
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. |
|||||
|
|
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. |
|||
|
|
|
Razorsql can handle many kinds of databases. |
|||||
|
|
Here's a good comparison table: tandb.com.au |
|||||
|
|