PhpPgAdmin: The Web developer's client tool for Postgres
There are three well-known open source clients for managing PostgreSQL databases: psql, pgAdmin, and phpPgAdmin. If you use Postgres in a collaborative team, however, you should get to know phpPgAdmin, which is expressly designed for such environments. It lets users and administrators create user accounts, databases, tables, sequences, functions, and triggers. PhpPgAdmin is a Web-based application written in PHP that can manage one or more PostgreSQL databases. It is 100% compatible with PostgreSQL. It performs all the standard Data Definition Language (DDL) and Data Manipulation Language (DML) statements. It can back up and restore an entire cluster, and can manage a Slony replication cluster, all in an easy-to-understand interface.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.