Isn't this article confusing a data model with an implementation detail?
Your code does follow your data model, for sure.
But what this article seems to be talking about is using a particular product to partition a database. Completely legit approach -- but that isn't code following your data model.
1 comment
[ 3.6 ms ] story [ 15.0 ms ] threadYour code does follow your data model, for sure.
But what this article seems to be talking about is using a particular product to partition a database. Completely legit approach -- but that isn't code following your data model.