Jump to content

SQLite Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 99.242.34.11 (talk) at 22:20, 29 September 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
SQLite Manager
Original author(s)Mrinal Kant
Operating systemWindows, Mac, Unix, OS/2
TypeDatabase management/development
Websitehttp://sqlite-manager.googlecode.com/

SQLite Manager is a SQLite database manager provided as a Firefox extension.

By providing the software as a Firefox extension SQLite Manager is available on many different platforms and trivially easy to install. As well as being provided as a Firefox extension it's also available for a few other environments; for a list of the environments see the programs homepage.

It allows the user to:

  • View the contents of one or more SQLite databases.
  • Manage tables, indexes, views and triggers.
  • View and manage the records.
  • Build an SQL query and execute it.
  • Export data to CSV or XML.