vote up 2 vote down star

I've been doing some development using sqlite (which BTW it's awesome).

Until now I've used the SQLite Administrator.

Although it has some great features, there are some annoying bugs. So, I ask you, what administration consoles (GUI) do you recommend for SQLite?

flag

67% accept rate

9 Answers

vote up 0 vote down

SQLLite Administrator - http://sqliteadmin.orbmu2k.de/ - (the same you already use) is the only good GUI tool I found yet.

Tried many, but all were buggy.

link|flag
vote up 1 vote down

SQLite Expert Personal which is free for personal use, or SQLite Expert Professional.

http://www.sqliteexpert.com/

link|flag
vote up 3 vote down

How about sqlite-manager?

link|flag
vote up 0 vote down

I use the sqlite manager firefox plugin.

link|flag
vote up 0 vote down check

Found a really good one sqliteman

I've found it in this list: http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

link|flag
vote up 0 vote down

On Mac OS X, I primarily use Base.

link|flag
vote up 0 vote down

I've been using Adobe Air app Lita. It's buggy but ok for simple tasks.

link|flag
vote up 0 vote down

Firefox's "SQLite Manager" does the trick:

https://addons.mozilla.org/en-US/firefox/addon/5817

I find it especially useful for web development (Django) since I can manage my test database in browser while trying out my app.

link|flag
vote up 0 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

Your Answer

Get an OpenID
or

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