Page 1 of 1

Third party SQLite browers

Posted: Thu Jun 16, 2011 5:22 pm
by Peter K
Has anyone downloaded, purchased or reviewed any third party SQLite browers? I googled SQLite browsers and a few came up. They seem to make it easier to set up databases and tables, to view data, to add or delete columns and to move data into tables (i.e. some of them support multiple types of file formats that they can import).

I've got a lot of data coming from multiple sources with different formats and I thought that this might be easier than writing things from scratch.

Any feedback would be appreciated.

Thanks,

Peter

Re: Third party SQLite browers

Posted: Thu Jun 16, 2011 6:17 pm
by jharris
I use Sqlite Expert on Windows. Been using it for a couple of years and I love it. There is a free version and a paid version, but it is Windows only.

jharris

Re: Third party SQLite browers

Posted: Thu Jun 16, 2011 7:44 pm
by Peter K
Thanks for the info. Does anyone know of something that runs on a Mac?

Peter

Re: Third party SQLite browers

Posted: Thu Jun 16, 2011 7:48 pm
by dglass
SQLite Manager (sqlabs.com)
SQLvue (logicalvue.com)

There's also a Firefox plugin.

Re: Third party SQLite browers

Posted: Fri Jun 17, 2011 3:03 pm
by townsend
Firefox Addon: https://addons.mozilla.org/en-US/firefo ... e-manager/
Navicat: http://www.navicat.com/en/products/navi ... rview.html
SourceForge: http://sourceforge.net/projects/sqlitemanager/
SQLite Expert: http://www.sqliteexpert.com/
Many Others: http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

I was thinking of buying Navicat's SQLite manager.
But that SQLite Expert Pro also has an interactive
Query builder AND many more other features.