Re: Python Interface

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: alex(at)neteconomist(dot)com
Cc: PgSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Python Interface
Date: 2005-02-10 16:03:49
Message-ID: 20050210160349.GA71315@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Feb 10, 2005 at 10:58:05AM -0500, Alex Turner wrote:

> Can anyone recommend a python interface other than pygresql for
> postgresql. Yet again they have changed the API (pg.error is now
> pg.Error), and I can get no information from the mailing list, which
> seems dead.

psycopg is popular.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christoph Pingel 2005-02-10 16:13:51 no self-joins in views?
Previous Message Alex Turner 2005-02-10 15:58:05 Python Interface