4 results for tag "mongodb-schema-design"
Official MongoDB schema-design rules covering 3 anti-patterns (unnecessary collections, excessive $lookup, unused indexes), 4 fundamentals (embed vs reference, document model, $jsonSchema validation, 16MB limit), and 11 design patterns (bucket, computed, extended reference, polymorphic, schema versioning, time-series).