-
Book Overview & Buying
-
Table Of Contents
MongoDB Essentials
By :
If you’ve worked with relational databases, you already understand many of the fundamentals of schema design and data modeling in MongoDB. MongoDB uses many of the same principles, such as entities, attributes, and relationships, but applies them differently within a document-based model. The key idea here is data that is accessed together should be stored together.
This chapter will cover the following topics:
Whether you’re designing your first schema or refining an existing one, understanding how MongoDB structures data will help you create models that are not only efficient but also intuitive and aligned with your application’s access patterns. This shift in thinking is critical for getting...
Change the font size
Change margin width
Change background colour