Re: Re: pgsql for Python

Поиск
Список
Период
Сортировка
От Brent R. Matzelle
Тема Re: Re: pgsql for Python
Дата
Msg-id 20010309172650.15712.qmail@web13005.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: Re: pgsql for Python  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-general
> What's the difference between PoPy and the PygreSQL driver
> included in
> the PostgreSQL distribution?  Just curious.

Several things actually.  PyGreSQL is a C module and two Python
script files, while PoPy is built entirely as a C module which
should mean more speed.  PoPy is Python DB API 2.0 compliant
(http://www.python.org/topics/database/DatabaseAPI-2.0.html)
which is the equivalent of JDBC for Java and DBI for Perl.
PyGreSQL is not compliant.  PoPy is threadsafe, while PyGreSQL
is not.

Brent

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: table name case sensitivity
Следующее
От: Tim Frank
Дата:
Сообщение: Postgresql.org website search