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.

转载于:https://www.cnblogs.com/junejs/p/5541805.html

你可能感兴趣的:(Denormalization)