Categories
phpSQLViewer
SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. It is is strictly intended to let users access view and modify their SQL tables and is not a tool to help database administrators (other than perhaps getting users to manage their own data).
Users can walk through a table and view all rows. If the table has a primary key, links are provided to modify any given row. The user can edit the row (but not the primary key) or add a new row, providing the primary key value (starting with empty values for all columns). A 'copy' link lets users edit existing rows and change the primary key (a convenient way to add a new row based on another). Users can also delete rows.
Last updated 3 Mar, 2005
About
Leadership
- Terry Gliedt - Maintainer
- Chris Van Ittersum - Contributor
Requirements
- PEAR::DB (Use Requirement)
- PHP 4.0 or later (Use Requirement)
- a web server (Use Requirement)
- MySQL (Use Requirement)
- PEAR::DB (Use Requirement)
Related Projects
Versions
2.3
2.3 stable released 2005-02-16
- Released: 16 Feb, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/phpsqlview/p...
- Licenses: GPLv2orlater
- Interfaces: Web
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phpsqlviewer - VCS Repository Webview




