NoSQL Databases
Denormalization
Design technique that intentionally introduces data redundancy to optimize read performance by reducing the number of expensive join operations.
← WsteczDesign technique that intentionally introduces data redundancy to optimize read performance by reducing the number of expensive join operations.
← Wstecz