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 6757139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:36:38+00:00 2026-05-26T13:36:38+00:00

I know that the storing of UIImage’s in core data has been discussed a

  • 0

I know that the storing of UIImage’s in core data has been discussed a lot, such as here, but that was pre-ios5. Now that we have the external storage flag, do you guys think it would be a fine idea to store UIImage’s directly in the entity, as a separate entity, or still on the disk?

Here is a source explaining the external storage option.

  • 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-05-26T13:36:38+00:00Added an answer on May 26, 2026 at 1:36 pm

    Core Data Release Notes for iOS 5.0

    When enabled, Core Data heuristically decides on a per-value basis if
    it should save the data directly in the database or store a URI to a
    separate file which it manages for you. You cannot query based on the
    contents of a binary data property if you use this option.

    And from your link External Binary Data, the heuristic seems to be

    Objects that are smaller than 1MB are stored in the database. For
    objects that are larger, an external file is created and the database
    just stores a reference to it.

    So the following advice is still valid: CoreData : store images to DB or not?

    • < 100kb store in the same table as the relevant data
    • < 1mb store in a separate table attached via a relationship to avoid loading unnecessarily
    • 1mb store on disk and reference it inside of Core Data

    The flag sets Core Data to follow that advice and automatically store images >1MB as a separate disk file.

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

Sidebar

Related Questions

I know that storing such a sensitive data is a bad idea. But if
I know that this question has been asked quite a few times, but I
i know that .NET String class uses such behaviour, but I can't find any
I want to know that which data structure suits best for storing the family
I know this question has been asked and answered in other forums, but I
I know this question has been asked before, but I can't seem to get
date here my problem: String datetime = 2012-03-24 23:20:51; I know that that string
If I have a sting such as AppNamespace.SomeObject.ClassName and I know that the string
I know that %s is a string of characters, but I don't know how
I know that removing whitespaces is as easy as String.trim(). But my string contains

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.