Re: Which Python library - psycopg2 or pygresql?

From: Filip Rembiałkowski <plk(dot)zuber(at)gmail(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 16:38:37
Message-ID: 92869e660804150938v5747cf18s6547bceecca70363@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Just a side note:
pyPgSQL is broken with standard_conforming_strings = on
(see groups.google.com/group/trac-dev)

2008/4/15, Dawid Kuroczko <qnex42(at)gmail(dot)com>:
> 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.
>
> Regards,
> Dawid
>
> PS: I don't want to start a flame war! I just feel I need a bit
> of knowledge-push to get me going. ;-)
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

--
Filip Rembiałkowski

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bob Pawley 2008-04-15 16:40:40 Not Geography
Previous Message Steve Crawford 2008-04-15 16:21:19 Re: Which Python library - psycopg2 or pygresql?