Benchmarking MongoDB Schema Design Patterns for High-Write E-Commerce Workloads
Adil Mahmoud Rion
arXiv
Abstract
This work benchmarks embedding versus referencing schema patterns in MongoDB under high-write e-commerce workloads, measuring write amplification, index-rebuild cost, and read-path latency across four schema variants. Results indicate a hybrid embed-with-bounded-array pattern offers the best balance for catalogs exceeding 100K SKUs.
@misc{rion2026benchmarking,author = {Adil Mahmoud Rion},title = {{Benchmarking MongoDB Schema Design Patterns for High-Write E-Commerce Workloads}},year = {2026}}