databases/nosql/mongodb/best_practices.md
MongoDB Best Practices
Production guidance for MongoDB covering embedding vs referencing schema design, compound indexing and index intersection limits, the aggregation pipeline, multi-document transaction costs, and when a document store beat...