Learning server programming

Поиск
Список
Период
Сортировка
От Michael Schuerig
Тема Learning server programming
Дата
Msg-id 200510281613.15782.michael@schuerig.de
обсуждение исходный текст
Ответы Re: Learning server programming  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-general
I'm looking for information on learning how to write stored procedures
and server-side programming in general. The docs provide a reference,
of course, but that only tells what one can do, not what one should do.
In particular, I'm interested in how server programming fits in with
system architecture at large. I have in mind issues such as O/R-mapping
when the database isn't just a dumb data store, handling of tasks like
authorization in the application or in the db server.

Any recommendations where to start reading?

Michael

--
Michael Schuerig                           The more it stays the same,
mailto:michael@schuerig.de                        The less it changes!
http://www.schuerig.de/michael/      --Spinal Tap, The Majesty of Rock

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

Предыдущее
От: Alex Turner
Дата:
Сообщение: Re: Why database is corrupted after re-booting
Следующее
От: CG
Дата:
Сообщение: Re: Function written in C, hangs on one machine and not another...