Building Scalable Databases: Denormalization, the NoSQL Movement and Digg
Database normalization is a technique for designing relational database schemas that ensures that the data is optimal for ad-hoc querying and that modifications such as deletion or insertion of…