SQLite Manager
Encyclopedia
SQLite Manager is a SQLite
SQLite
SQLite is an ACID-compliant embedded relational database management system contained in a relatively small C programming library. The source code for SQLite is in the public domain and implements most of the SQL standard...

 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
    SQLite
    SQLite is an ACID-compliant embedded relational database management system contained in a relatively small C programming library. The source code for SQLite is in the public domain and implements most of the SQL standard...

     databases.
  • Manage tables, indexes, views and triggers.
  • View and manage the records.
  • Build an SQL query
    Select (SQL)
    The SQL SELECT statement returns a result set of records from one or more tables.A SELECT statement retrieves zero or more rows from one or more database tables or database views. In most applications, SELECT is the most commonly used Data Manipulation Language command...

     and execute it.
  • Export data to CSV
    Comma-separated values
    A comma-separated values file stores tabular data in plain-text form. As a result, such a file is easily human-readable ....

     or XML
    XML
    Extensible Markup Language is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards....

    .

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK