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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:24:51+00:00 2026-05-28T02:24:51+00:00

I am building a read-only iOS application that will ship with a default SQLite

  • 0

I am building a read-only iOS application that will ship with a default SQLite data store with the most-current data at the time but because new data will be added every day and the older rows might quite possibly get updated, the data residing on the app will need to be updated frequently (once a day). The initial SQLite data store, that will be bundled with the app initially, is around 3.6 MB, with each row weighing about 9.6KB.

I wrote a web service that the app will connect to in order to get any data updates. Updates will either be in JSON or a location where the app can get a fresh SQLite data file.

My question

What’s best?

1) Doing a series of daily INSERTS/UPDATES to the existing SQLite data store, residing on the app via Core Data

or

2) Grabbing a fresh copy of the newest SQLite data store remotely?

In the latter scenario, I would only do a SQLite replace if the app data was not current or there was some update to an older row (very unusual)

  • 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-28T02:24:52+00:00Added an answer on May 28, 2026 at 2:24 am

    I would download the new data and update the application DB vs downloading a new DB. Your initial DB ships with ~3500 rows of data. You’ll be downloading way less data per update by only sending the new rows. I would timestamp your updates so when the app requests an update the web service can send only the data needed. You can also have your web service send updates for older rows if the data changes.

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

Sidebar

Related Questions

I am building application that required some data from iPhone's Call log(read only). The
I'm building a plugin system for my application. I've read that anyone can decomple
I am building and designing a (mostly) read-only interface to some data. I'll be
I am building a web application that will essentially allow authenticated users access to
I'm building a very simple application .net Console Application that will execute a SQL
I'm building an iPhone application with a database (most likely I'll use Core Data
I am building a chrome extension which will only be available for people within
I'm building a C# application that runs/exports batches of Crystal Reports to PDF files.
I'm building a J2ME application to read txt file. I use NetBeans FileBrowser plugin
I'm building an iOS app with an Instagram style center tab (the ones that

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.