I am pleased to announce the new version Sqlite Root 1.9.7.4 at
www.sqliteroot.com:
What is Sqlite Root?
=================
Sqlite Root is a Gui Admin Tool for manage Sqlite Database
Features:
=================
1. Panel that shows in detail the structure of database tables
according to the scheme
+ table1
|
|---- + Folder Field
|
|---- + field1
|
|---- (BOOLEAN|INTEGER,BLOB|TEXT|...)
|
|---- NULL|NOT NULL
2. Separate panel to indicate the indexes, views, triggers, sql
editor
3. Backup table
4. Changing table with insert / edit / delete fields in certain
positions and maintaining the data if possible
5. Loading two perspectives and can customize the size of the panels
6. Possibility to minimize the panels
7. SQL Editors:
a. tips for each character typed
b. Ability to increase the font size
8. Database design structured like a spreadsheet
9. Displaying BLOB using external application
10. Form for create trigger,index,view
Any feedbak is welcome!
Fabio Spadaro