Jump to content

SQLite Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by George Rodney Maruri Game (talk | contribs) at 14:15, 22 June 2011 (The information about the latest and the previous releases was updated. ~~~~). 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
Stable release
0.7.4 / May 24, 2011; 14 years ago (2011-05-24)
Preview release
0.7.3 / May 16, 2011; 14 years ago (2011-05-16)
Operating systemWindows, Mac, Unix, OS/2
TypeDatabase management/development
LicenseMozilla Public License 1.1
WebsiteOfficial website

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. It uses the SQLite library built into its hosting application (Firefox), and therefore supports versions of database files supported by Firefox's built'in library.

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.