Re: Python API - Mailing list pgsql-interfaces

From Michael Fuhr
Subject Re: Python API
Date
Msg-id 20050424165526.GB66749@winnie.fuhr.org
Whole thread Raw
In response to Python API  (Volkan YAZICI <volkan.yazici@gmail.com>)
Responses Re: Python API
List 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/


pgsql-interfaces by date:

Previous
From: Volkan YAZICI
Date:
Subject: Python API
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Python API