Re: Which Python library - psycopg2 or pygresql?

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Which Python library - psycopg2 or pygresql?
Дата
Msg-id Pine.GSO.4.64.0804151425330.22409@westnet.com
обсуждение исходный текст
Ответ на Which Python library - psycopg2 or pygresql?  ("Dawid Kuroczko" <qnex42@gmail.com>)
Список pgsql-general
On Tue, 15 Apr 2008, Dawid Kuroczko wrote:

> So I thought, "lets learn a bit of Python", and I stumbled upon
> a choice of these two libraries.  Whch would you suggest?

Use psycopg2.  It's better maintained and has a better feature set at this
point.  I would specifically recommend that you look at all the example
programs that come with the software.  There's lots of stuff there that is
easier to pick up that way than by reading the documentation, if it's even
covered in the docs at all.

> PS: I don't want to start a flame war!

Unless D'Arcy suddenly appears with a new pygresql rev that blows everyone
away I think this is a safe topic.  Not impossible but not too likely I
think.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: "tosbalok@gmail.com"
Дата:
Сообщение: Unacceptable postgres performance vs. Microsoft sqlserver
Следующее
От: "tosbalok@gmail.com"
Дата:
Сообщение: Re: Unacceptable postgres performance vs. Microsoft sqlserver