Data Centric Model
Data-Centric modelΒΆ
- Utils -----------|
- UI -------------|-> Database
-
Business Logic -|
-
The data and schema rule the world.
- Logic in [[SQL Stored procedures]].
- [[SQL]] is suited for [[tuples processing]], not for modeling [[object relationships]].