PostgreSQL - Useful Resources


Advertisements

The following resources contain additional information on PostgreSQL. Please use them to get more in-depth knowledge on this topic.

Useful Links on PostgreSQL

  • PostgreSQL Home Page − Official website for PostgreSQL giving you latest version of PostgreSQL installation, news and complete tutorial on PostgreSQL.

  • PHP PostgreSQL − This provides complete detail on PHP support for PostgreSQL databases.

  • PostgreSQL JDBC Driver: − PostgreSQL JDBC driver is a library for accessing and creating PostgreSQL database files in Java.

  • DBD-Pg-2.19.3 − PostgreSQL Perl driver to be used along with Perl DBI module.

  • DBI-1.625 − Perl DBI module to provide generic interface for any database including PostgreSQL.

  • PostgreSQL Python − Psycopg2 is the most popular PostgreSQL database adapter for the Python programming language. It provides a SQL interface compliant with the DB-API 2.0 specification.

Useful Books on PostgreSQL

  • PostgreSQL: Up and Running
  • PostgreSQL 9.0 High Performance
  • Beginning Databases with PostgreSQL
  • PostgreSQL 9 Admin Cookbook
  • PostGIS in Action
  • PostgreSQL

To enlist your site on this page, please drop an email to contact@howcodex.com

Advertisements