Open Directory - Computers: Software: Databases: PostgreSQL
This category in other languages: - Sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. Completely free database - Training and support for development, tuning, and replication. Site includes course outlines, pricing, and schedules. - 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. - Compares two PostgreSQL dump files and generates DDL statements that can be used to update the original database schema to newer version. Free application written in Java, available also online. - The company provides professional source-level support and solutions on top of PostgreSQL. Offers information on products and services, references, ressources, and blog. - Tim Perdue article about porting sourceforge code from MySQL to PostreSQL. - 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 relational database management system based on PostgreSQL. It adds compatibility and performance features. - 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. - NuSphere UltraSQL is a native Windows port of popular PostgreSQL database. [Commercial] - OCaml bindings that allow access to Postgres from the OCaml programming language. [Open Source, LGPL] - Octave modules to access PostgreSQL. - Forum discussion comparing Oracle and Postgres. - 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 presented with screenshot, FAQs, 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). - Automated creation of PostgreSQL documentation in Dia, Docbook, HTML, and GraphViz formats. - Graphical tool for PostgreSQL administration and development. - 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. - ODBC driver for Windows. Download, mailing list, documentation, and FAQs. - 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. - A Python library for accessing PostgreSQL databases that conforms to the Python DB-API version 2.