Re: interfaces for python -- thanks

From: Scott Frankel <leknarf(at)pacbell(dot)net>
To: Scott Frankel <leknarf(at)pacbell(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: interfaces for python -- thanks
Date: 2004-10-07 17:29:45
Message-ID: 7B589F46-1886-11D9-AE87-000A95A7B782@pacbell.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Thanks for the responses!

I have selected psycopg based on:

- your recommendations (though massively parallel connections
aren't currently likely in my environment

- my success in building the target (with kudos & props to their
install documentation)

- my ability to pronounce its name ;)

Now back to the schema ...

Thanks
Scott

On Oct 6, 2004, at 9:13 PM, Scott Frankel wrote:

>
> I'd like to know if anyone has recommendations for which Python DB-API
> 2.0
> interface to use with PostGreSQL-7.4.5.
>
> The database and tools to interact with it will be hosted on a MacOS
> 10.3.x machine.
> The db schema represents a small production studio environment with
> only a handful
> of users. db connection will be intermittent.
>
> pyPgSQL?
> PyGreSQL?
>
> Anything I should consider?
>
> Thanks in advance!
> Scott
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Atkins 2004-10-07 17:30:46 Re: pre-sroted table (w/ index)
Previous Message Tom Lane 2004-10-07 17:25:50 Re: Date variables in psql