PDA

View Full Version : SQLite'browser' - seems like a handy app


Intrigued
04-14-2004, 09:18 PM
The last two or three days I have been reading and re-reading the SQLite documentation supplied by you folks here at I.R. (thank you for such).

I then ventured off to 'google' for some more information (stopping by at www.sqlite.org a couple times in the process) about SQLite.

Then I came upon this seemingly handy little application:

SQLitebrowser from:

Sourceforge (http://sqlitebrowser.sourceforge.net) (they are hosting this application)

Back to the SQLite plug-in (another thank you to I.R. for this offering!)...

I am starting to now understand the structure and implementation of a database just from practicing with this plug-in. I hope to incorporate its use into one of my future projects.

Worm
04-14-2004, 09:22 PM
Nice Find!

Intrigued
04-14-2004, 11:06 PM
It surely would be a nice 'add-in' if I.R. were to include this application in with the SQLite plug-in? As the author disclaims his rights to this program, as he stated on the web site. Adding that it can be freely used for personal or commercial uses.

Intrigued
04-15-2004, 05:35 PM
Per the recommendations here I went through the process of sharing the information at autorun.org.

I am glad to see that it is deemed worthy of being posted twice.

Intrigued
04-26-2004, 05:26 PM
SQLite Database Browser

... is the proper name of this application. My apologies to Mauricio Piacentini.

Brett
04-27-2004, 12:29 PM
Wow, what a cool application. EVERYONE that uses the SQLite plugin should download that thing! With this tool and the SQLite plugin you could create some pretty impressive database apps.