phpPgAdmin
From Wikipedia, the free encyclopedia
| It has been suggested that this article or section be merged into PostgreSQL. (Discuss) |
phpPgAdmin is a web application, written in PHP, for managing PostgreSQL databases.
phpPgAdmin is a web-based client which leverages PHP scripting 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.
While they no longer share any code, phpPgAdmin was started as a fork of phpMyAdmin, which provides comparable services to users of PostgreSQL's primary competitor MySQL, in late 2002.

