Skip to main content

Core Data: What, Why, and How

  • Chapter
More iOS6 Development
  • 532 Accesses

Abstract

Core Data is a framework and set of tools that allow you to save (or persist) your application’s data to an iOS device’s file system automatically. Core Data is an implementation of something called object-relational mapping (ORM). This is just a fancy way of saying that Core Data allows you to interact with your Objective-C objects without having to worry about how the data from those objects is stored and retrieved from persistent data stores such as relational database (such as SQLite) or into a flat file.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Alex Horovitz, Kevin Kim, Jeff LaMarche and David Mark

About this chapter

Cite this chapter

Horovitz, A., Kim, K., LaMarche, J., Mark, D. (2013). Core Data: What, Why, and How. In: More iOS6 Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-3808-9_2

Download citation

Publish with us

Policies and ethics