Re: python to postgresql crud application example needed

Поиск
Список
Период
Сортировка
От Joe Abbate
Тема Re: python to postgresql crud application example needed
Дата
Msg-id 4DD0CB8C.6020103@freedomcircle.com
обсуждение исходный текст
Ответ на python to postgresql crud application example needed  (hatem gamal elzanaty <hatem@softpro.bz>)
Список psycopg
On 05/15/2011 10:23 PM, hatem gamal elzanaty wrote:
> i have a python task that i can't go through because i'm new bie to
> bython after search i have no completed sample code to make a crud
> python application that create , replace, delete and display postgresql
> table records  can you please help

I believe the following has enough to get you started, at least it has
examples of each CRUD operation:

http://wiki.python.org/moin/UsingDbApiWithPostgres

Joe

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

Предыдущее
От: hatem gamal elzanaty
Дата:
Сообщение: python to postgresql crud application example needed
Следующее
От: Otto Vazquez
Дата:
Сообщение: Re: connection lost with concurrent transactions