Audience

Platform developers needing a tool to persist or cache data on a single device

About Core Data

Use Core Data to save your application’s permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device. To sync data across multiple devices in a single iCloud account, Core Data automatically mirrors your schema to a CloudKit container. Through Core Data’s Data model editor, you define your data’s types and relationships, and generate respective class definitions. Core Data can then manage object instances at runtime to provide several features. Core Data abstracts the details of mapping your objects to a store, making it easy to save data from Swift and Objective-C without administering a database directly. Core Data’s undo manager tracks changes and can roll them back individually, in groups, or all at once, making it easy to add undo and redo support to your app. Perform potentially UI-blocking data tasks, like parsing JSON into objects, in the background.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

Apple
Founded: 1976
United States
developer.apple.com/documentation/coredata

Videos and Screen Captures

Core Data Screenshot 1
You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free

Product Details

Platforms Supported
Mac
iPhone
iPad
Training
Documentation
Live Online
Webinars
In Person
Videos
Support
Phone Support
Online

Core Data Frequently Asked Questions

Q: What kinds of users and organization types does Core Data work with?
Q: What languages does Core Data support in their product?
Q: What kind of support options does Core Data offer?
Q: What other applications or services does Core Data integrate with?
Q: Does Core Data have a mobile app?
Q: What type of training does Core Data provide?
Q: How much does Core Data cost?

Core Data Product Features

Core Data Additional Categories