Core Data

Core Data

Apple
+
+

Related Products

  • Couchbase
    412 Ratings
    Visit Website
  • Google Cloud Platform
    61,012 Ratings
    Visit Website
  • Bitrise
    400 Ratings
    Visit Website
  • Jscrambler
    40 Ratings
    Visit Website
  • Google Cloud BigQuery
    2,017 Ratings
    Visit Website
  • Okyline
    2 Ratings
    Visit Website
  • Planview AdaptiveWork
    714 Ratings
    Visit Website
  • BLAZE
    6 Ratings
    Visit Website
  • PathSolutions TotalView
    43 Ratings
    Visit Website
  • ManageEngine ADAudit Plus
    609 Ratings
    Visit Website

About

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.

About

Entity Framework (EF) Core is a lightweight, extensible, open source and cross-platform version of the popular Entity Framework data access technology. Enables .NET developers to work with a database using .NET objects. Eliminates the need for most of the data-access code that typically needs to be written. With EF Core, data access is performed using a model. A model is made up of entity classes and a context object that represents a session with the database. The context object allows querying and saving data. Generate a model from an existing database. Hand code a model to match the database. Once a model is created, use EF migrations to create a database from the model. Migrations allow evolving the database as the model changes. Instances of your entity classes are retrieved from the database using Language Integrated Query (LINQ). Data is created, deleted, and modified in the database using instances of your entity classes.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

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

Audience

Developers looking for a solution to create, manage, and debug their databases

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

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

Reviews/Ratings

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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

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

Company Information

Microsoft
Founded: 1975
United States
learn.microsoft.com/en-us/ef/core/

Alternatives

CloudKit

CloudKit

Apple

Alternatives

IndexedDB

IndexedDB

Mozilla
Realm

Realm

Realm DB
ERBuilder

ERBuilder

Softbuilder
Liquid Studio

Liquid Studio

Liquid Technologies
LiteRT

LiteRT

Google

Categories

Categories

Integrations

.NET
ASP.NET
Apache Kafka
CloudKit
FreshBooks
Google Cloud Spanner
InterBase
JSON
Mailchimp
MongoDB
PostgreSQL
Progress OpenEdge
QuickBooks Online
SQL Server
SQLite
Sugar Connect
Swift
VistaDB
ZZZ Code AI
Zoho CRM

Integrations

.NET
ASP.NET
Apache Kafka
CloudKit
FreshBooks
Google Cloud Spanner
InterBase
JSON
Mailchimp
MongoDB
PostgreSQL
Progress OpenEdge
QuickBooks Online
SQL Server
SQLite
Sugar Connect
Swift
VistaDB
ZZZ Code AI
Zoho CRM
Claim Core Data and update features and information
Claim Core Data and update features and information
Claim Entity Framework Core and update features and information
Claim Entity Framework Core and update features and information