Page 1 of 1

SQLite tools

Posted: Mon Feb 16, 2009 1:58 pm
by Nikolay
Hi Folks, FYI

SQLiteSpy http://www.yunqa.de/delphi/doku.php/pro ... espy/index License Free for personal and educational use, donations welcome.
Sqliteman http://sqliteman.com/ Sqliteman is free to use under terms of General Public License version 2 (GPLv2).
SQLite Database Browser http://sqlitebrowser.sourceforge.net/ Do whatever you want with it.

Re: SQLite tools

Posted: Mon Feb 16, 2009 3:39 pm
by madhan
Thanks this is a useful list!

Re: SQLite tools

Posted: Wed Feb 18, 2009 8:52 pm
by Nikolay
and any more...
http://www.sqlite.org/cvstrac/wiki?p=ManagementTools
QtSqlView http://idlebox.net/2006/qtsqlview/ QtSqlView is a simple and easy to use SQL database browser written in Qt 4.x using the excellent QtSql components.
SQLite Diff http://www.sqlitediff.com/products/sqli ... index.html SQLite Diff is a graphical comparison tool for SQLite database files, comparing both the schema and the data.
SQLite Manager 0.4.5 https://addons.mozilla.org/en-US/firefox/addon/5817 Firefox Add-on !

Re: SQLite tools

Posted: Sat May 23, 2009 1:20 pm
by DickyP
Thought I'd add one more to the list: SQLiteODBC Driver from http://www.ch-werner.de/sqliteodbc/ , which is great if you want to use tools like Microsoft Access, Word or Excel to manipulate your MMEX Data.