-
Article that focuses on features that make PostgreSQL different from most relational database management systems.
-
Provides feature articles, net links, forum discussions and a chat room.
-
Tim Perdue article about porting sourceforge code from MySQL to PostreSQL.
-
GUI development environment that includes a debugger and a code generator. By Mentat Technologies. [Commercial]
-
The REmbeddedPostgres package allows you to embed the R interpreter in Postgres and use R functions as if they were built-in SQL functions.
-
A side by side comparison to Oracle 8i that can also be read as a stand alone document.
-
GUI tool for creating SQL queries and managing PostgreSQL databases [commercial].
-
A program that takes a php page that uses mysql calls and changes them into Postgres calls.
-
Client applications for Windows including native SQL terminal and backup tools, psql and pg_dump, for executing SQL scripts and accessing PostgreSQL servers remotely.
-
This client tool enables users to manage multiple databases on local or remote servers easily. This is available for Windows and Mac OS X. (Important: this is not the tool from www.navicat.com)
-
NuSphere UltraSQL is a native Windows port of popular PostgreSQL database. [Commercial]
-
Octave modules to access PostgreSQL.
-
Forum discussion comparing Oracle and Postgres.
-
PostGreSQL bindings for Ada
-
PGCup is a simple Java PostgreSQL administration tool. Currently under development and seeking volunteers. [Berkeley/BSD].
-
A GUI development tool for the Postgres Database Server is persented with screenshot, FAQ, download and costs. [Commercial].
-
A stored procedure platform that provides Java and other object oriented language integration.
-
This article aims to help demystify PostgreSQL database performance tuning.
-
Feature list and downloads for a web-based administration tool.[Open Source, GPL]
-
Spatially enables the server, allowing it to be used as a backend spatial database for geographic information systems (GIS).
-
Sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. Completely free database
-
Automated creation of PostgreSQL documentation in Dia, Docbook, HTML, and GraphViz formats.
-
Commercial support for the object-relational database management system, PostgreSQL, as well as full database hosting.
-
Graphical tool for PostgreSQL administration and development.
-
Contains community contributed documentation, CBT (Computer Based Training) tutorials, installation guides, technical guides, support contracts, lists of hosting providers, and additional resources.
-
EnterpriseDB is a relational database management system based on PostgreSQL. It adds compatibility and performance features.
-
Article from PHPBuilder on obtaining packages, installing and configuring.
-
Borland Delphi/C++Builder component set for direct access to PostgreSQL without BDE or ODBC.
-
An open source software project dedicated to the continual improvement of the relationship between Python and PostgreSQL.
-
Official Homepage of PostgreSQL Korean Users' Group. This site contain documents, patches, user's profiles of PostgreSQL korean users.
-
ODBC driver for Windows. Download, mailing list, documentation, and FAQs.
-
PostgreSQL module for Python. [Open Source, BSD-like]
-
An example of how to display a recursive tree in pgsql.
-
A version of Postgres that has been optimized for the Red Hat Linux distribution.
-
A searchengine for PostgreSQL-Documentation. Sample application for Tsearch2.
-
Implementation of a new data type tsvector - a searchable data type with indexed access. Documentation and download.
-
This package implements the full W3C XPath recommendation for the OCaml language; it may work with the output of PXP (XML parser), or with any implementation of the XPath data model.
-
XPg is an object-oriented platform-neutral editor with a full featured graphical user interface that supports connections to multiple databases [Open Source : GPL].
-
A plug 'n play Web interface for PostgreSQL and Oracle.
-
A Python library for accessing PostgreSQL databases that conforms to the Python DB-API version 2.