|
|
|
|
|
by AlterEgo20
4255 days ago
|
|
"modern development frameworks can handle data integrity stuff". Wrong. They cant. If you have 2+ applications working with the same db, there will be problems with data integrity that no "modern development framework" can solve. |
|
Separate that out and share it between however many applications you want you should be able to swap out data stores not be confined to them.