Skip to main content

Core Data: What, Why, and How

  • Chapter
  • First Online:
  • 1400 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 (ORM). This is just a fancy way of saying that Core Data allows you to interact with your Swift objects without having to worry about how the data from those objects is stored and retrieved from persistent data stores such as relational databases (such as SQLite) or flat files.

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

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   44.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

Learn about institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 David Mark, Jayant Varma, Jeff LaMarche, Alex Horovitz and Kevin Kim

About this chapter

Cite this chapter

Mark, D., Varma, J., LaMarche, J., Horovitz, A., Kim, K. (2015). Core Data: What, Why, and How. In: More iPhone Development with Swift. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0448-1_2

Download citation

Publish with us

Policies and ethics