public marks

PUBLIC MARKS with tag denormalization

14 February 2007 21:15

Denormalization - Wikipedia, the free encyclopedia

by ogrisel (via)
Denormalization is the process of attempting to optimize the performance of a database by adding redundant data. It is sometimes necessary because current DBMSs implement the relational model poorly. A true relational DBMS would allow for a fully normalized database at the logical level, while providing physical storage of data that is tuned for high performance.

BENEFITS OF DENORMALIZED RELATIONAL DATABASE TABLES

by ogrisel (via)
Heuristics for denormalizing relational database tables are examined with an objective of improving processing performance for data insertions, deletions and selection. Client-server applications necessitate consideration of denormalized database schemas as a means of achieving good system performance where the client-server interface is graphical (GUI) and the network capacity is limited by the network channel.

PUBLIC TAGS related to tag denormalization

database +   modeling +   sql +  

Active users

ogrisel
last mark : 14/02/2007 21:23