Re: interfaces for python -- thanks - Mailing list pgsql-general

From Scott Frankel
Subject Re: interfaces for python -- thanks
Date
Msg-id 7B589F46-1886-11D9-AE87-000A95A7B782@pacbell.net
Whole thread Raw
In response to interfaces for python  (Scott Frankel <leknarf@pacbell.net>)
List 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
>


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Date variables in psql
Next
From: Francisco Reyes
Date:
Subject: Re: Date variables in psql