Schema Design with MongoDB
- Track: NoSQL devroom
- Room: UA2.114 (Baudoux)
- Day: Sunday
- Start: 11:45
- End: 12:35
MongoDB’s basic unit of storage is a document. Documents can represent rich, schema-free data structures, meaning that we have several viable alternatives to the normalized, relational model. In this talk, we’ll discuss the tradeoff of various data modeling strategies in MongoDB using a library as a sample application. You will learn how to work with documents, evolve your schema, and common schema design patterns.
Speakers
Christian Kvalheim |