I don't know if it's the size of the project I've worked on, or that usually they were monoliths and we started extracting services, but the shared DB approach always seemed simple.
It was relatively small overhead and code as well. And it didn't give us extra maintenance.
yes i have used shared database system
Shared database, almost always.
I don't know if it's the size of the project I've worked on, or that usually they were monoliths and we started extracting services, but the shared DB approach always seemed simple.
It was relatively small overhead and code as well. And it didn't give us extra maintenance.