4063 - Database

Maturity
Basic
Scope
Flow
Cycle

Database normalization divides information into separate tables to reduce redundancy and enforce integrity. Conversely, denormalization combines tables to optimize query speed, accepting controlled redundancy for performance gains.
To Center Normalized
To Periphery Denormalized

Links

:grey_exclamation: :white_check_mark:
This entry has been reviewed and deemed reliable.

:grey_exclamation: :page_with_curl:
This is the discussion topic for 4063 - Database.
Feel free to contribute or asking relevant questions.