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
Third party SQLite browers
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Third party SQLite browers
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
jharris
Operating System: macOS Monterey Version 12.5
LiveCode Version: 9.6.8
LiveCode Version: 9.6.8
Re: Third party SQLite browers
Thanks for the info. Does anyone know of something that runs on a Mac?
Peter
Peter
Re: Third party SQLite browers
SQLite Manager (sqlabs.com)
SQLvue (logicalvue.com)
There's also a Firefox plugin.
SQLvue (logicalvue.com)
There's also a Firefox plugin.
Re: Third party SQLite browers
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.
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.