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