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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:18:11+00:00 2026-05-28T19:18:11+00:00

my app has a sqlite database which is already preloaded with data. the database

  • 0

my app has a sqlite database which is already preloaded with data. the database has many tables. i want to show a list of tables, so i have to query database or just list my entities?! when user taps a table name the next uitableview shows the data of that specified table. there are no relations between tables. only selecting from database matters right now.
what would be the best way to go forward? sqlite api or core data. i’m new to iOS programming. i’m reading about core data. it sounds good but i’m perplexed how to solve this problem.

edit:by the way the table are identical. all of them have the same attributes. i have spilted in tables so that each table represent a category, and i suppose it would best for memory usage on the iDevices.

  • 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-28T19:18:12+00:00Added an answer on May 28, 2026 at 7:18 pm

    I would strongly suggest you try to learn the Core Data methods to deal with your data as object graphs. Its is really worth the effort because you get so much additional functionality for table views, etc. all with great automatic memory management. Memory will easily become quite an issue if you deal with raw SQLite and have a lot of data or complex tables.

    Do this:

    Create the entities in your core data model. Access the existing SQLite store and recreate all the data for your new core data tables. This is normally quite memory and processor intensive, so you typically do this on the simulator, not on the device.

    After you have successfully imported the data, you can remove the sqlite libraries and import functions and work with your true core data persistent store.

    This is a bit of effort, but I guarantee it is well worth it.

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

Sidebar

Related Questions

I have an app which communicates to webserver. This webserver has SQLite database on
I have an app which has an SQLite database that is stored in ./Library/Caches
I´m working with an iPhone app which has a SQLite database set up. I
In my app I have SQLite database that has one table with date rows
I have written an Android application that uses SQLite database which is saved in
I have an app that uses a SQLite database. When the app updates at
I have an app that uses an SQLite database. With the advent of iCloud
I have an SQLite database in the first version of my iPhone application (which
My app has many controls on its surface, and more are added dynamically at
My app has a DataGridView object and a List of type MousePos. MousePos is

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.