Problem Statement
When data is stored without organization, it leads to redundancy and inconsistencies, causing errors during updates and inefficient storage. On the other hand, highly normalized databases can cause slow read performance due to many table joins, which hurts user experience in read-heavy systems.