SQLite Manager
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (March 2008) |
![]() | This article's tone or style may not reflect the encyclopedic tone used on Wikipedia. (March 2008) |
SQL Manager is a SQLite database manager provided as a firefox extension.
SQL Manager | |
---|---|
Original author(s) | Mrinal Kant |
Operating system | Windows, Mac, Unix |
Type | Database management/development |
Website | http://sqlitemanager.mozdev.org |
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 to csv or xml.