SQLite Manager
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (October 2008) |
SQLite Manager | |
---|---|
Original author(s) | Mrinal Kant |
Stable release | 0.4.8
/ April 2, 2009 |
Operating system | Windows, Mac, Unix, OS/2 |
Platform | XUL |
Type | Database management/development |
License | Mozilla Public License 1.1 |
Website | http://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.
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.