Check out this fantastic SQLite administration tool:
I have worked with SQLite for many years (not in relation to ScriptCase) and have seen a lot of different tools. This is one of the best:
-
Free, GPL, donation based
-
Handles all schema work with excellent graphical tools (create and change tables, views, indexes, triggers, etc.)
-
Editable grid and form view
-
Import (CSV) and Export (several formats) – it is super fast
-
Cross platform
The look and functionality is quality wise at the same level as e.g. MySQL Workbench, and it even has extra functions compared to it.
I have had very much use of the this tool for ETL (Extract, Transformation and Load) projects, and so I have donated to his project.
But it is a totally free tool. Just grab one and try it out!