[Zope] Python Database API

Robert (Jamie) Munro jamie at textmatters.com
Mon Nov 20 10:27:39 EST 2006


Is it possible to get to the python Database API through a database
connector in zope? I'd like to use things like
cursor.executemany(sql,seq_of_parameters) to make lots of queries run a
lot faster.

I'm using Psycopg if that makes any difference.

Robert (Jamie) Munro


More information about the Zope mailing list