PhpPgAdmin
|
PhpPgAdmin_Export.png
phpPgAdmin is a web application, written in PHP, for managing PostgreSQL databases.
PostgreSQL touts itself as the worlds most advanced open source database, a view shared by a large cotillion of users and developers. However, like other popular client/server databases, the user interface is largely an exercise for acolytes of the system.
phpPgAdmin is a web-based client which leverages synergies between PHP scripting, Apache web server and the PostgreSQL database to provide a convenient way for users to create databases, create tables, alter tables and query their own data using industry-standard SQL.
phpPgAdmin was based on, but shares no code with, an older product called phpMyAdmin, which provides the same and additional services to users of the competing, and arguably more popular, MySQL database.
External links
- The Official phpPgAdmin Homepage (http://phppgadmin.sourceforge.net/)