What's new? | Help | Directory | Sign in
Google
sqlite-manager
Extension for Firefox and other apps to manage any sqlite database
  
  
  
    
Show all Featured Downloads:
SQLiteManager_0.2.39.xpi
Join project
Project owners:
  mrinal.kant

Version 0.2.39 Released

A very lightweight firefox extension (originally) to manage all your sqlite databases. This extension will be useful to developers who want to create and play with sqlite databases. For changes since the last version, see this.

Supported Applications

Actually, SQLite Manager targets more applications than just firefox. See the complete list

Features

More and more developers will start using SQLite. To help them manage their databases through a Mozilla extension is the motivation behind this add-on extension.

SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. An SQLite database is a single ordinary disk file that can be located anywhere in the directory hierarchy. It is likely that most of the storage in Mozilla applications, in near future, will use SQLite.