Re: Which Python library - psycopg2 or pygresql?

From: Erik Jones <erik(at)myemma(dot)com>
To: Dawid Kuroczko <qnex42(at)gmail(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Which Python library - psycopg2 or pygresql?
Date: 2008-04-15 15:53:51
Message-ID: 69CD8EEC-89A6-4904-8154-ECFD48417D5E@myemma.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Apr 15, 2008, at 10:27 AM, 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?
> How do they differ?
>
> By the looks of descriptions I am slightly inclined towards
> psycopg2, but I would feel better if I talked with people
> who actually used these libraries.

Most definitely psycopg2, it's pretty much the standard dbapi
compliant Postgres driver library for Python.

Erik Jones

DBA | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)

Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2008-04-15 16:21:19 Re: Which Python library - psycopg2 or pygresql?
Previous Message Martijn van Oosterhout 2008-04-15 15:29:09 Re: Storage sizes for dates/times (documentation bug?)