Denormalization

Denormalization

In computing, denormalization is the process of attempting to optimize the read performance of a database by adding redundant data or by grouping data. In some cases, denormalization is a means of addressing performance or scalability in relational database software.
posted @ 2016-05-30 11:24  june.js  阅读(174)  评论(0)    收藏  举报