Re: Python and PSQL

Поиск
Список
Период
Сортировка
От Jason Earl
Тема Re: Python and PSQL
Дата
Msg-id 20001219201106.40973.qmail@web10002.mail.yahoo.com
обсуждение исходный текст
Ответ на Python and PSQL  ("kadimal" <kadimal@netzero.net>)
Ответы Re: Python and PSQL
Список pgsql-interfaces
There is literally a wealth of Python modules for
PostgreSQL, most of which claim to offer Python
DBI-API 2.0 compatibility.  I personally use the
PyGreSQL package written by D'Arcy Cain

http://www.druid.net/pygresql/

It has been around the longest, and is well tested. 
It also has a DBI-API 2.0 compliant wrapper.

Jason Earl


--- kadimal <kadimal@netzero.net> wrote:
> Hi Guys:
> 
> I have psql and python on my linux red hat 6.0
> machine, Please tell me what i need to do in order
> to connect python to psql. 
> 
> Thank you so much for your great efforts.
> My email address is kadimal@hotmail.com
> 
> Kadim Al.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Joseph"
Дата:
Сообщение: help
Следующее
От: "Jimi Thompson"
Дата:
Сообщение: Re: