|
|
|
|
|
by iracic
2850 days ago
|
|
There is. When you need to treat your data without network delays. When performance is essential. When you can't express it efficiently with non-procedural SQL or need to have access with several technologies (can think of it as service on db level).
Depending of environments, deploying changes can be much easier than patching app side. |
|