Schema Design Patterns
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoDB server.
Use schema design patterns to optimize your data model based on how your application queries and uses data.
- Group Data
- Group data into series to improve performance and account for outliers.