Postgres demo app [was: Re: nested elseif woes]

Поиск
Список
Период
Сортировка
От Rory Campbell-Lange
Тема Postgres demo app [was: Re: nested elseif woes]
Дата
Msg-id 20040511091329.GA29392@campbell-lange.net
обсуждение исходный текст
Ответ на Re: nested elseif woes  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
On 11/05/04, Ivan Sergio Borgonovo (mail@webthatworks.it) wrote:
> Anyway does anyone know any public big enough project written in
> plpgsql from which I could learn lurking at the code?

Hi Ivan

I've written a small demo app in PHP and postgres. Whether or not you
use php, the bugadb.php file shows different ways of calling the plpgsql
functions.

You can see a (slightly out of date) version of the small demo running
here:

    http://campbell-lange.net/bugaboo/

You can download the source from the bottom of my index page under the
link "Download the 24K zip file of bugaboo sources".

Bear in mind that I'm not an expert. However we have been doing webapps
for the last 2.5 years with a huge amount of success using plpgsql
functions handling the spatial arrangement of data and perl or php to do
the formatting and data verification.

Comments and corrections gratefully received.

Rory

--
Rory Campbell-Lange
<rory@campbell-lange.net>
<www.campbell-lange.net>

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

Предыдущее
От: Paul Thomas
Дата:
Сообщение: Re: Very slow query
Следующее
От: Maciej Bliziński
Дата:
Сообщение: Trying to compute the median