[Catalog-sig] Which PostgreSQL interface?
Ian Bicking
ianb at colorstudy.com
Thu Jun 17 14:36:59 EDT 2004
A.M. Kuchling wrote:
> I've embarked on compiling PostgreSQL on www.python.org, and am
> wondering which Python interface to use. I've used Pygresql and have
> been happy with it, but Richard and Ian, I'd like to know if you have
> opinions about this.
PyGreSQL is kind of wonky sometimes. Psycopg seems to be the better
interface, in my experience.
Ian
More information about the Catalog-sig
mailing list