What are the best tips and tricks for maximum performance with MongoDB? Two factors are particularly crucial here, in addition to the hardware:
– The indexing
– The data model
Setting an index is usually the first thing that comes to mind. Especially with schema flexible databases like MongoDB, the document schema is not the first thing that comes to mind, but it is often the casus knacksus. In this talk I want to present some best practices for a performance strong document model; what are anti-patterns and how the right document model can optimize queries.
Eine Übersicht über alle meine Webinare und Vorträge im Zusammenhang mit MongoDB finden Sie hier: https://julianstorz.de/technology/mongodb/mongodb-webinare/