Pages

Wednesday, October 7, 2009

SQLiteManager 0.5.3 Final for Firefox - SeaMonkey - Komodo Extension *Updated to Final Release Version*

sqlite-manager
Extension for Firefox and other apps to manage any sqlite database.

Manage all your sqlite databases using this lightweight extension for firefox, thunderbird, seamonkey, songbird, komodo etc. (See the complete list of supported applications) This extension will be useful to developers who want to create and play with sqlite databases.

SQLite Manager is available as a XULRunner application too. The file with XR in its name is the zip of the XULRunner application.

Features

* dialogs for creation, deletion of tables, indexes, views and triggers
* ability to rename, copy, reindex tables
* ability to add and drop columns
* create new db, open any existing db, copy an existing db
* supports writing your own queries (single or multiple)
* supports saving the queries with a name
* a tab for database settings (no need to write the pragma statements) where you can view and change the sqlite library settings
* export tables/views as csv, sql or xml files
* import tables from csv, sql or xml files
* a dropdown menu showing all profile db (.sqlite)
* an intuitive heirarchical tree showing all tables, indexes, views and triggers
* ability to see the master tables
* ability to see the temporary tables, indexes, views and triggers
* ability to browse data from any table/view
* dialogs to allow searching in a table/view
* allows editing and deleting selected record while browsing a table's data
* allows adding, saving and changing blob data
* an extensive menu that helps with writing sql by hand and then executing it
* remembers the last used db, table and the tab (structure, browse & search, etc.) across sessions

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.

Changelog: http://code.google.com/p/sqlite-manager/issues/list?can=1&q=label:Milestone-Release_0.5.3&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&sort=&x=star&y=milestone&cells=tiles&mode=grid
Homepage: http://code.google.com/p/sqlite-manager/
Read More/FAQ: http://code.google.com/p/sqlite-manager/w/list

Download

SQLiteManager_0.5.3.xpi SQLiteManager 0.5.3
SQLiteManager_XR_0.5.3.zip SQLiteManager as XULRunner App 0.5.3
SQLiteManager_0.4.8-ko.xpi SQLite Manager for Komodo 5.x


エンジョイライフ!


No comments:

Post a Comment