Re: Python to postgresql interface

From: Ken Godee <ken(at)perfect-image(dot)com>
To: Jurgen Defurne <jurgen(dot)defurne(at)pandora(dot)be>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Python to postgresql interface
Date: 2004-04-17 16:19:36
Message-ID: 40815918.4050908@perfect-image.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jurgen Defurne wrote:
> Dear all,
>
> I hope that my following question does not start a flamewar, but what
> do you consider the most mature Python to postgreSQL interface, psycopg,
> popy or pygresql ?
>
> Regards,
>
> Jurgen
>

I use "psycopg" and find it outstanding!

There's also a windows port.

The author Federico Di Gregorio, is also quick,polite and helpfull
to answer (simple or complex) questions and update software .

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-04-17 16:29:19 Re: build contrib
Previous Message Tom Lane 2004-04-17 16:17:59 Re: Cursors and PHP