Re: Re: PG rules! (RULES being the word ;->)

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Re: PG rules! (RULES being the word ;->)
Дата
Msg-id 3B559EF1.45EBCEBA@fourpalms.org
обсуждение исходный текст
Ответ на Re: PG rules! (RULES being the word ;->)  (Janning Vygen <vygen@planwerk6.de>)
Список pgsql-general
> this way i have to implement my businees logic twice. inside the
> database and in the middleware. I dont think that this is very good.

Hmm. Sounds like you are writing both the DB and the app. So enforcing
*your* business rules in the DB is not so important to you because you
are trusting yourself to do the same in the app. But for cases where the
project outgrows one programmer, or where there are multiple apps
touching the *same* DB, isolating the business rules - into the one
place in common between these apps - becomes a more obvious choice.

                    - Thomas

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

Предыдущее
От: Liz Pelletier
Дата:
Сообщение: restore single table
Следующее
От: "Ryan C. Bonham"
Дата:
Сообщение: RE: THIS IS NOT RELATED TO THE RDBMS BUT PLEEEEEEEEEEEE EASE