Is there a lightweight GUI interface for sqlite databases? Preferably Windows based.

link|improve this question

35% accept rate
feedback

3 Answers

up vote 2 down vote accepted

I use Sqliteman.

enter image description here

Works on Windows and Linux.

link|improve this answer
feedback

SQLite Database Browser is a good example.

enter image description here

There are also a bunch on this StackOverflow question. Sometimes it's a good idea to search there too, as using your computer often overlaps with programming it ;-).

link|improve this answer
feedback

If you are a Firefox user, there is SQLite Manager.

enter image description here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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