In this lesson, we zoom in on the building blocks of the Core Data framework. As I mentioned earlier, it is key that you understand how the various classes that make Core Data tick play together.
The star players of the Core Data framework are:
the managed object model
the managed object context
and the persistent store coordinator