SQLiteStudo: Great, Free Tool for Administering SQLite Databases

Check out this fantastic SQLite administration tool:

http://sqlitestudio.pl/

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:

  1. Free, GPL, donation based

  2. Handles all schema work with excellent graphical tools (create and change tables, views, indexes, triggers, etc.)

  3. Editable grid and form view

  4. Import (CSV) and Export (several formats) – it is super fast

  5. 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!

Thanks you for your info. I will try with this tool.