12. A Taste of Core Data

iOS’s Core Data framework provides persistent data solutions. It offers managed data stores that can be queried and updated from your application. With Core Data, you gain a Cocoa Touch–based object interface that brings relational data management out from SQL queries and into the Objective-C world of iOS development. This chapter introduces Core Data. It provides just enough recipes to give you a taste of the technology, offering a jumping-off point for further Core Data learning. By the time you finish reading through this chapter, you’ll have seen Core Data in action. You’ll gain an overview of the technology and will have worked through several common Core Data scenarios. This chapter cannot provide a full review ...

Get The iOS 5 Developer’s Cookbook: Expanded Electronic Edition: Essentials and Advanced Recipes for iOS Programmers 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.