show/hide this revision's text 2 spelling cleanup

The main technique you can learn about database design is called Database Normalization.

Database normalisation have normalization has it's limits, especially if you have very much many transactions. On At some point you may be forced to DenormalizationDenormalize.

But imho it's always better to start with a normalized database design.

show/hide this revision's text 1

The main technique you can learn about database design is Database Normalization.

Database normalisation have it's limits especially if you have very much transactions. On some point you may be forced to Denormalization.

But imho it's always better to start with a normalized database design.