Re: Confusion over Python drivers - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Confusion over Python drivers
Date
Msg-id 1265382045.9591.15.camel@fsibm801.F-Secure.com
Whole thread Raw
In response to Re: Confusion over Python drivers  (Tim Bunce <Tim.Bunce@pobox.com>)
Responses Re: Confusion over Python drivers
Re: Confusion over Python drivers
Re: Confusion over Python drivers
List pgsql-hackers
On fre, 2010-02-05 at 14:45 +0000, Tim Bunce wrote:
> > Does Perl have a similar mess?
> 
> I don't think so.
> 
> The primary database interface is DBI and as far as I can see there's
> only one DBI PostgreSQL driver: http://search.cpan.org/dist/DBD-Pg/

I think another difference is that the Perl DBI interface is very rich,
whereas the Python DB-API is quite minimal and almost forces people to
write (incompatible) extensions.  The DB-SIG at Python that ought to
drive all this is also quite dead, possibly because everyone has moved
on to SQLAlchemy.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] pgsql: Remove tabs in SGML.
Next
From: Fujii Masao
Date:
Subject: Re: Failed assertion during recovery of partial WAL file