MongoDB Design Patterns
Based on my experience during the last years, it seems that most developers that use the MongoDB database are not aware of the various design patterns that evolved during the years. Introducing changes into projects that use MongoDB at a later stage is costly. In some cases nearly impossible. I strongly recommend every developer, that […]