SQLite Manager
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (October 2008) |
| Original author(s) | lazierthanthou |
|---|---|
| Stable release | 0.7.6 / August 7, 2011 |
| Development status | Active |
| Operating system | Windows, Mac, Unix, OS/2 |
| Type | Database Management/Development |
| License | Mozilla Public License 1.1 |
| Website | Official 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.
[edit] External links
| This free software-related article is a stub. You can help Wikipedia by expanding it. |