| From: | "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: which Python interface |
| Date: | 2001-07-06 13:20:05 |
| Message-ID: | 20010706132005.22150.qmail@web13004.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
--- markus jais <mjais(at)web(dot)de> wrote:
> hi,
> at www.python.org I found at least 3 python interfaces
> for postgresql.
> can anybody give me some hints, which one to choose?
> I saw that at least one of these is written in C, so
> this maybe the fastet.
I researched all three modules and I would say that PoPy
(http://sourceforge.net/projects/popy) it is the best module
available at this time. It is written in C, DB-API 2.0
compliant, and thread safe. You cannot get much better than
that.
Brent
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2001-07-06 13:23:36 | Re: Transactions within a function |
| Previous Message | wsheldah | 2001-07-06 13:04:12 | Re: PostgreSQL perl / libpq.so.2 problem - again :( |