Hour 17. Structuring Apps for Core Data, Documents, and Shoeboxes
Looking at Apps from the Core Data Point of View: The Role of Documents
In this book, you have seen how the Core Data stack is set up so that, for example, you always have a managed object context and a persistent store. In addition, of course, you have a data model (roughly comparable to a database schema), and with SQLite, a file that contains the persistent store’s data.
Note
You can customize Core Data to use other data stores than SQLite. However, this topic is beyond ...
Get Sams Teach Yourself Core Data for Mac® and iOS in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.