Re: Are stored procedures/triggers common in your industry

Поиск
Список
Период
Сортировка
От Ravi Krishna
Тема Re: Are stored procedures/triggers common in your industry
Дата
Msg-id 232ad0e0ea7db71155096a983b27e7b6@vivaldi.net
обсуждение исходный текст
Ответ на Are stored procedures/triggers common in your industry  (Guyren Howe <guyren@gmail.com>)
Ответы Re: Are stored procedures/triggers common in your industry  (Alex Aquino <alex@efficiencygeek.com>)
Список pgsql-general

>I've really only ever worked in web development. 90+% of web
>developers regard doing anything at all clever in the database with suspicion.

One common argument they use is that if you write your business logic in stored procedure, you are locked to that database since stored procedure languages are pretty much vendor locked.

TBH when one sees tens of thousands of Oracle PL/SQL code, there is some truth in this.

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

Предыдущее
От: Jan Beseda
Дата:
Сообщение: Re: ERROR: XX000: cache lookup failed for type 75083631
Следующее
От: Alex Aquino
Дата:
Сообщение: Re: Are stored procedures/triggers common in your industry