Re: Which Python library - psycopg2 or pygresql? - Mailing list pgsql-general

From Greg Smith
Subject Re: Which Python library - psycopg2 or pygresql?
Date
Msg-id Pine.GSO.4.64.0804151425330.22409@westnet.com
Whole thread Raw
In response to Which Python library - psycopg2 or pygresql?  ("Dawid Kuroczko" <qnex42@gmail.com>)
List 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 by date:

Previous
From: "tosbalok@gmail.com"
Date:
Subject: Unacceptable postgres performance vs. Microsoft sqlserver
Next
From: "tosbalok@gmail.com"
Date:
Subject: Re: Unacceptable postgres performance vs. Microsoft sqlserver