SQLite Browser
Posted: Sat Jan 09, 2010 1:12 am
Playing around with a simple SQLite browsing program. I never really liked the one from SourceForge ( http://sourceforge.net/projects/sqlitebrowser/ ) so I made my own simple one.
Currently lets you open a SQLite database, run queries, save & load them and browse the results. Right-clicking on a table name lets you do a quick "View Data".
It uses the xList component so you can filter the results and do other stuff by right-click column names. Sortable and all that as well.
Hope it's useful for others. I may add things to it later.
Download: http://www.seijin.net/storage/SQLite/SQLiteExplorer.7z
Currently lets you open a SQLite database, run queries, save & load them and browse the results. Right-clicking on a table name lets you do a quick "View Data".
It uses the xList component so you can filter the results and do other stuff by right-click column names. Sortable and all that as well.
Hope it's useful for others. I may add things to it later.
Download: http://www.seijin.net/storage/SQLite/SQLiteExplorer.7z