Where Core Data fits on a long engagement.

Core Data is an object graph manager rather than a database wrapper, which is the distinction that explains most confusion about it. It tracks relationships and changes in memory and persists them, and it is powerful in ways a plain database layer is not — and correspondingly unforgiving about how it is used.

Threading is the rule that causes the most production crashes. Managed objects belong to the context that created them and must not cross threads; doing so produces failures that are intermittent and difficult to attribute. The framework provides the correct patterns, and the crashes come almost entirely from not using them.

What an assigned team does with Core Data.

Core Data expertise is specific and not transferable from general iOS competence. A specialist who has not run a Core Data migration on a large user base will make a reasonable-looking decision that corrupts data for a subset of users.

Building that depth deliberately rather than hoping for it is what the Talent Success and Academy programme is for.

What we use Core Data for.

  • Complex related data on device Object graphs with relationships that a flat store would force the application to manage itself.
  • Sync across a user's devices CloudKit integration so data follows the account rather than the handset.
  • Migrations on a large installed base Lightweight and staged migrations planned against real data volumes before release.

How Core Data capacity is assigned.

Core Data work sits inside iOS capacity under outsource software development services.

Tell us what your roadmap needs Core Data for.

A service delivery manager replies with the disciplines we would assign, the monthly capacity and what the first month looks like.

Loading the contact form… You can also email hello@azendo.co.

We reply within one working day. No obligation, and no newsletter.