NoSQL Distilled¶
Sadalage, P. J., & Fowler, M. (2012). NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence. Addison-Wesley.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Denormalization
- trading write-side synchronization for read-side speed. Software architecture. Read-optimized caches and projections rebuilt from event streams, and service-owned local copies of data owned elsewhere, are denormalized read paths against a canonical source.
This sourceTreats aggregate-oriented data models, read-optimized denormalized duplication, and derived/materialized views maintained against a canonical source.
- trading write-side synchronization for read-side speed. Software architecture. Read-optimized caches and projections rebuilt from event streams, and service-owned local copies of data owned elsewhere, are denormalized read paths against a canonical source.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:93dbe46835fb · see in the full table