Python to postgresql interface

Started by Jurgen Defurnealmost 22 years ago3 messagesgeneral
Jump to latest
#1Jurgen Defurne
jurgen.defurne@pandora.be

Dear all,

I hope that my following question does not start a flamewar, but what
do you consider the most mature Python to postgreSQL interface, psycopg,
popy or pygresql ?

Regards,

Jurgen

#2Ken Godee
ken@perfect-image.com
In reply to: Jurgen Defurne (#1)
Re: Python to postgresql interface

Jurgen Defurne wrote:

Dear all,

I hope that my following question does not start a flamewar, but what
do you consider the most mature Python to postgreSQL interface, psycopg,
popy or pygresql ?

Regards,

Jurgen

I use "psycopg" and find it outstanding!

There's also a windows port.

The author Federico Di Gregorio, is also quick,polite and helpfull
to answer (simple or complex) questions and update software .

#3Jurgen Defurne
jurgen.defurne@pandora.be
In reply to: Ken Godee (#2)
Re: Python to postgresql interface

On Sat, Apr 17, 2004 at 09:19:36AM -0700, Ken Godee wrote:

Jurgen Defurne wrote:

Dear all,

I hope that my following question does not start a flamewar, but what
do you consider the most mature Python to postgreSQL interface, psycopg,
popy or pygresql ?

Regards,

Jurgen

I use "psycopg" and find it outstanding!

There's also a windows port.

The author Federico Di Gregorio, is also quick,polite and helpfull
to answer (simple or complex) questions and update software .

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Thanks, I will try psycopg.

Regards,

Jurgen