SQLite is a software library that implements a self-contained, server less, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
Here are few links for SQLite Browsers, Explorers & Admin GUI Tools:
SQlite3Explorer
- Download link: http://www.singular.gr/sqlite/
- Helpful Blog Post: SqliteExplorer: Great Freeware SQLite Editor
Please note that it is just an executable (exe) named sqlite3Explorer.exe. Remember to download the latest SQLite DLL (sqlite3.dll) from the SQLite website. It needs to be extracted where the program is located to work.
SQLite Expert
Personal Edition is free. I like this one best….
SQLite Database Browser
- Most common found on Google search but too old and that too beta version: http://sqlitebrowser.sourceforge.net/
You can check free tool Valentina Studio http://www.valentina-db.com/en/valentina-studio-overview which I think is far superior to other GUI tools.
ReplyDelete