9 comments

  1. Rob Dunn

    I’ve had a need for some various SQLite tools – mostly with working/manipulating Spiceworks data.

    I’ve used this tool: http://www.singular.gr/sqlite/ – called ‘Sqlite3Explorer’.

    Also, on the reporting front, I’ve used ‘SQLDrill’ which is an Excel add-in. This is nice for generating charts, etc.

    Both of these tools allows for graphical creation of queries.

    Finally, the SQLite Manager add-on for Firefox is pretty decent too.

    I’ll need to start messing around with the AutoIt implementation…

  2. JeeMan

    If I may suggest, after experimenting with a couple of SQLite tools, I am using TKSQLite, which I find very intuitive, easy, lightweight and free. Works for Linux and/or windows.

    If you need more tools (or want to explore alternatives), you can also go on the SQLite wiki. They have a BIG list of tools you can use, on Linux or Windows.

    http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

  3. keith

    I recommend Firefox Sqlite manager for a lightweight gui. AnySQL Maestro (freeware) is outstanding. It has as many features as the pay-for products – import/export, query builder, database design, etc. It will connect to about any database. You may need to install the Sqlite ODBC driver – sqliteodbc.

    http://www.sqlmaestro.com/products/anysql/maestro/

  4. Emily

    Hi,
    Thanks for the post.
    I use autoit and sqlite and it works like a charm.

  5. Bogdan

    You can edit triggers and constraints with SQLite Expert Personal since version 2.1.8.

    Also, the Personal Edition has some limited import-export capabilities (you can copy tables or records between SQLite databases and/or Excel via clipboard).

2 pingbacks

  1. [...] on SQLite Expert had got bunch of suggestions about similar tools for creating, editing and viewing SQLite [...]

  2. [...] has bit of background on this blog already, first suggested by keith in SQLite Expert review and from there it made into reader-suggested SQLite tools [...]

Leave a Reply

Subscribe to followup comments via RSS