Registered by Daniel K.

SQLite Inspector is a simple inspector for SQLite databases written in Java. It has a graphical user interface (GUI) with a build-in terminal.

SQLite Inspector, written in Java, is a simple Application for examining local SQLite databases.
It provides table actions such as removing, adding or altering tables, inserting and removing rows or columns.
It also has a self-written terminal emulator to execute advanced commands.

Project information

Maintainer:
Daniel K.
Driver:
Daniel K.
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Java

All bugs Latest bugs reported

All blueprints Latest blueprints

Get Involved

Downloads

SQLite Inspector does not have any download files registered with Launchpad.

Announcements

  • Development pause on 2011-05-13
    Development of SQLite Inspector has been paused for several months because I ...