Do you use PostgreSQL and PHP?
phpPgAdmin is a port of the ever popular phpMyAdmin for MySQL. Most of the
functionality available through the MySQL version has been successfully
ported for use on Postgres (with a few Postgres specific features).
Features include:
* create and drop databases
* create, copy, drop and alter tables/views/sequences/functions
* edit and add columns (to the extent Postgres allows)
* execute any SQL-statement, even batch-queries
* manage keys on fields
* create and read dumps of tables
* create csv exports of table data
* administer one single database or
* administer multiple servers
* administer postgres users
View a live demo or download the source at
http://www.phpwizard.net/phpPgAdmin.
Quotes from users/reviewers:
** "This is IMHO a very good port." -- Tobias Ratschiller
** "[PostgresAdmin] started out as a quick hack to get something up for my
colleagues, and it is really shaping up to be a quite useful tool...." --
Rob Casson (original developer of PostgresAdmin -- the first port)
** "I use [phpPgAdmin] everyday!" -- Marcellus Barrus
If you have questions or comments concerning phpPgAdmin, please visit the
site or contact me directly.
-Dan Wilson
phpPgAdmin@acucore.com
http://www.phpwizard.net/phpPgAdmin