Postgresql
Database Server
Web interface or GUI Tools
webgres
webgres is a Web interface to PostgreSQL. It is almost table
structure neutral. Facilities include view, edit, insert, SQL,
search, update, delete, and list.
Downloads and
Documentation
http://www.skodela.co.uk/webgres/webgres.html
PgAccess
PgAccess is a Tcl/Tk frontend for PostgreSQL. It allows
creation/modification of database, tables, queries, reports,
scripts, in a way similar to the Windows-based db client of the
same name.
Downloads and
Documentation
http://www.pgaccess.org/
XPg
XPg is an object oriented platform-neutral editor enbedded in a
full featured graphical user interface in Java that supports
connections to multiple databases for the PostgreSQL database
management system. The user can create databases, add tables and
fields, modify data, perform operations over data, create user
groups, assign permissions to multiple tables simultaneously,
save queries and results, save and display all events in a
session, keep historical connections logs, and modify most of
the database options. Its powerful interface is friendly,
simple, and easy to use allowing the client to interact with
PostgreSQL in a manner similar to many PC database applications,
with menu choices and graphical tools like buttons. It includes
a visual HTML report based in queries made to the databases that
the client has accessed online. It does not change the way
PostgreSQL operates; it just makes it easier to use for those
familiar with graphical interfaces.
Downloads and
Documentation
http://www.kazak.ws/xpg/
phpPgAdmin
phpPgAdmin is a fully functional PHP-based administration
package for PostgreSQL. It has all the basic functionality you
need to completely administer a PosgreSQL server and/or
database, including the ability to administer views, sequences,
stored procedures, and triggers. Features include the ability to
create and drop databases; create, copy, drop, and alter
tables/views/sequences/functions/triggers; edit and add fields
(to the extent Postgres allows); execute any SQL-statement, even
batch-queries; manage keys on fields; create and read dumps of
database and tables; and administer one single database,
multiple servers, and Postgres users/groups
Downloads and
Documentation
http://phppgadmin.sourceforge.net/
pgAdmin III
pgAdmin III is a comprehensive design and management graphical
user interface for the PostgreSQL database. It communicates with
the DBMS using the native protocol and supports all major
features and specialties of the latest PostgreSQL generations
Downloads and
Documentation
http://www.pgadmin.org/