Re: Confusion over Python drivers
От | Peter Eisentraut |
---|---|
Тема | Re: Confusion over Python drivers |
Дата | |
Msg-id | 1265382045.9591.15.camel@fsibm801.F-Secure.com обсуждение исходный текст |
Ответ на | Re: Confusion over Python drivers (Tim Bunce <Tim.Bunce@pobox.com>) |
Ответы |
Re: Confusion over Python drivers
Re: Confusion over Python drivers Re: Confusion over Python drivers |
Список | 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 по дате отправления: