PATTERNS OF DATA MODELING- P2
PATTERNS OF DATA MODELING- P2: Models provide the means for building quality software in a predictable manner. Models let
developers think deeply about software and cope with large size and complexity. Developers
can think abstractly before becoming enmeshed in the details of writing code. Although
models are beneficial, they can be difficult to construct. That is where patterns come in. Patterns
provide building blocks that help developers construct models faster and better.