Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7859475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T21:55:01+00:00 2026-06-02T21:55:01+00:00

I am curious to know who uses multiple core data models and why, what

  • 0

I am curious to know who uses multiple core data models and why, what are the benefits, I am developing an application which I think I could benefit from multiple models, but I’m unsure of other benefits.

My up and coming app will be for iPad and another version for iPhone, the iPad has 3 main contents, the iPhone only has one which is also on iPad, so by isolating this into a different core data model maybe maintaining changes of that model across my two apps will be easier.

Although I do have a couple of entities which I would need in both, so I could just copy them over or have one big model.

Any suggestions ?

Anyway this isn’t of course a common situation, what other scenarios might lead you to create multiple Core Data models ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T21:55:03+00:00Added an answer on June 2, 2026 at 9:55 pm

    Sometimes it makes sense to keep different kinds of data in different stores. For example, an app that works like a product catalog might have one store that’s a product database, and another that keeps track of the user’s favorites, current orders, and history. That makes it relatively easy to update the product database without affecting the user’s data, and to back up the user’s data without having to copy the entire product database.

    Another scenario where you’d use multiple stores is to store the same type of data. Document-based applications, for example, will generally create a separate store for each document — the store may be the document.

    Update: What I wrote above addresses using separate stores, but you asked about using separate models. Core Data will actually let you define separate models and then merge them all together at runtime for use in the same store (or multiple stores, for that matter). So, just to be clear, a model defines entities and the relationships between them. A store is the place where the data is actually saved using the schema defined in the model. You might break a complicated model up into several smaller models just to keep things simple and to aid in migrating your data as you modify your models over time, or you might use multiple models and keep them separate because you plan on using different stores that contain different types of data, as described above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently developing a facebook application hosted on heroku and was curious to know
We are currently writing an application which is split into multiple projects/modules. For example,
I'm curious to know who is testing against Chrome. I am mainly because it
I know there will always be uses for both methodologies, but to those who
Just curious to know which among the two snippets below is the most efficient?
I curious to know how the jQuery.load functionality affects page load speeds when reporting
I am curious to know why this is happening. Please read the code example
I'm curious to know about the cost of message dispatch in Objective-C in various
I'm just curious to know about this.When i heard about Spring.net and tried some
I have been curious to know what is the purpose of having a console

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.