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