Core Data

Core Data

Apple
+
+

Related Products

  • Ditto
    2 Ratings
    Visit Website
  • Google Cloud Platform
    60,586 Ratings
    Visit Website
  • Jscrambler
    38 Ratings
    Visit Website
  • Bitrise
    396 Ratings
    Visit Website
  • Google Chrome Enterprise
    2,061 Ratings
    Visit Website
  • Google Cloud BigQuery
    2,008 Ratings
    Visit Website
  • Jobma
    276 Ratings
    Visit Website
  • Alloy Navigator
    166 Ratings
    Visit Website
  • Epicor Kinetic
    512 Ratings
    Visit Website
  • ToucanTech
    177 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

Liquid Studio

Liquid Studio

Liquid Technologies
IndexedDB

IndexedDB

Mozilla
ERBuilder

ERBuilder

Softbuilder
Realm

Realm

Realm DB
LiteRT

LiteRT

Google

Categories

Categories

Integrations

.NET
ASP.NET
Apache Kafka
Firebird
FreshBooks
Google Cloud Spanner
IBM Db2
InterBase
LINQ
Mailchimp
MariaDB
MongoDB
PostgreSQL
Progress OpenEdge
QuickBooks Online
SQL Server
Swift
Teradata QueryGrid
VistaDB
iCloud

Integrations

.NET
ASP.NET
Apache Kafka
Firebird
FreshBooks
Google Cloud Spanner
IBM Db2
InterBase
LINQ
Mailchimp
MariaDB
MongoDB
PostgreSQL
Progress OpenEdge
QuickBooks Online
SQL Server
Swift
Teradata QueryGrid
VistaDB
iCloud
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