Skip to main content

Data Management with Core Data

  • Chapter
Beginning Objective-C
  • 1574 Accesses

Abstract

Working with structured data has long been a complex topic with many facets to consider, such as the structure of data in memory vs. its structure in permanent storage, the means to convert between the two, and the best way to deal with potentially infinite data sets without jeopardizing performance at any level. There are many different approaches to solving this problem; data formats such as XML and JSON play their part, as do large-scale storage engines such as SQL databases, key-value stores like Tokyo Cabinet, and document stores like CouchDB. All have their own representations, APIs, and their own sets of features and limitations. Choosing between them is often a decision that is hard to change later, once you’ve committed thousands of lines of code to a particular paradigm.

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

Access this chapter

eBook
USD 16.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

© 2012 James Dovey and Ash Furrow

About this chapter

Cite this chapter

Dovey, J., Furrow, A. (2012). Data Management with Core Data. In: Beginning Objective-C. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4369-4_8

Download citation

Publish with us

Policies and ethics