PostgreSQL connector and Zope connector

I

Ian S. Nelson

What's the current state of Python and PostgreSQL? There is PoPy,
PygreSQL and PsycoPG, maybe others? PygreSQL was part of the PostgreSQL
tree, now it's not. What's up with it?

Then a Zope wrapper for it. ZPygresql seems to be dead. Anyone in the
know have any ideas on what's the best right now and has the most
promise of being supported?

thanks,
Ian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBBRFtV28blwDT2YMRAvfgAKCb2YR6kbVJuwbRL4asBTDbM7wjBQCffCrE
kYXBfS6yHzMcZ8Zt8Bb1jM4=
=goV0
-----END PGP SIGNATURE-----
 
D

Dave Brueck

Ian said:
What's the current state of Python and PostgreSQL? There is PoPy,
PygreSQL and PsycoPG, maybe others? PygreSQL was part of the PostgreSQL
tree, now it's not. What's up with it?

Then a Zope wrapper for it. ZPygresql seems to be dead. Anyone in the
know have any ideas on what's the best right now and has the most
promise of being supported?

We use PyscoPG in several production projects and it works really well
(both standalone and through the supplied Zope adapter). Can't speak for
the others - we were previously using Oracle - but when we began using
PostgreSQL, the PyscoPG project seemed the most "alive".

-Dave
 
L

Lee Harr

psycopg works well. The only problem I have with it is that it does
not use the standard python datetime type dates, but when I searched
their mailing list the other day this was already being addressed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top