Re: Python API

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Python API
Date: 2005-04-24 16:55:26
Message-ID: 20050424165526.GB66749@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Sun, Apr 24, 2005 at 05:50:04PM +0300, Volkan YAZICI wrote:
>
> I've used to program using psycopg for PostgreSQL connections. But
> I've just learnt that, ADOdb has Python support too. I tried to search
> the mailing list archives for alternatives but they seem very old
> (like discussions from 2003). I'd be so appreciated if somebody could
> share his/her own experiences for PostgreSQL Python APIs.
>
> List of PostgreSQL Python APIs which I know: PyGreSQL, psycopg, ADOdb.

There's also pyPgSQL but it doesn't appear to have been updated for
almost two years. Psycopg seems to get the most recommendations;
that's what I use.

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

In response to

  • Python API at 2005-04-24 14:50:04 from Volkan YAZICI

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joshua D. Drake 2005-04-24 18:02:46 Re: Python API
Previous Message Volkan YAZICI 2005-04-24 14:50:04 Python API