Re: which Python interface

Поиск
Список
Период
Сортировка
От Brent R. Matzelle
Тема Re: which Python interface
Дата
Msg-id 20010706132005.22150.qmail@web13004.mail.yahoo.com
обсуждение исходный текст
Ответ на which Python interface  ("markus jais" <mjais@web.de>)
Список pgsql-general
--- markus jais <mjais@web.de> wrote:
> hi,
> at www.python.org I found at least 3 python interfaces
> for postgresql.
> can anybody give me some hints, which one to choose?
> I saw that at least one of these is written in C, so
> this maybe the fastet.

I researched all three modules and I would say that PoPy
(http://sourceforge.net/projects/popy) it is the best module
available at this time.  It is written in C, DB-API 2.0
compliant, and thread safe.  You cannot get much better than
that.

Brent

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Transactions within a function
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Transactions within a function