|
|
|
|
|
by ciberado
1150 days ago
|
|
I've been out of the trenches for some time, but when I participated in projects that relied on heavily in store procedures, we felt constrained in terms of flexibility (the language options were very restricted, and we were not able to use common libraries), the tooling (the support in the IDE was not great, neither it was straightforward to debug the code) and the scalability (vertical, instead of horizontal). Also, this approach introduced a heavy coupling. It is true that we were much more familiar with application layer technologies, but the lack of expertise can also be considered a restriction, I think. |
|