Re: Are stored procedures/triggers common in your industry - Mailing list pgsql-general

From Ravi Krishna
Subject Re: Are stored procedures/triggers common in your industry
Date
Msg-id 232ad0e0ea7db71155096a983b27e7b6@vivaldi.net
Whole thread Raw
In response to Are stored procedures/triggers common in your industry  (Guyren Howe <guyren@gmail.com>)
Responses Re: Are stored procedures/triggers common in your industry  (Alex Aquino <alex@efficiencygeek.com>)
List 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 by date:

Previous
From: Jan Beseda
Date:
Subject: Re: ERROR: XX000: cache lookup failed for type 75083631
Next
From: Alex Aquino
Date:
Subject: Re: Are stored procedures/triggers common in your industry