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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T11:10:56+00:00 2026-05-28T11:10:56+00:00

I would like to write an html/javascript/sql app for personal use only running locally

  • 0

I would like to write an html/javascript/sql app for personal use only running locally (not for downloading over the internet) which would interact with a large local database (about 3MB) and display images and text drawn from a very large pool of resources stored locally (about 2GB).

I already have such an app written in Java for Android, but am interested in re-developing it so that it would be capable of being run on different platforms (iOS, etc),if possible.

My immediate question is: is it possible for an “offline web application” to access a pre-existing locally stored database and to read locally stored resources? Information that I have found so far on the web talks about cached data which doesn’t sound like the same thing.

  • 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-28T11:10:57+00:00Added an answer on May 28, 2026 at 11:10 am

    I believe you can simply develop a HTML file that will run locally on your device (be it a PC, mobile, or whatever).

    You could then take advantage of the HTML5 WebDatabases for your database needs – this should work in any modern browser and runs client-side.

    Regarding your photos, I would store them in a subfolder of your HTML file. This way, you can show them within your webbrowser using regular image tags like:

    <img alt="" src="file://path/to/your/images/images1.jpg" />
    

    To pre-populate, or transition, from a SQLite database you can take a look at this sample code: https://github.com/atkinson/phonegap-prepopulate-db

    It utilizes a dump of the SQLite database and the FileReader of HTML5 to iterate over the data and insert it into the browser-based WebDatabases or Web SQL database.

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

Sidebar

Related Questions

I'd like to write an application that would use both Javascript and HTML as
I would like to write a small html file that would run locally and
I would like to write a (HTML) parser based on state machine but I
I would like to write JavaScript code that flattens the DOM of an arbitrary
I would like to build a mobile app, brewed from nothing more but html/css
I would like to write a regular expression in javascript to match specific text,
I'm trying to write a highlight plugin, and would like to preserve HTML formatting.
I would like to write a small program in C# which goes through my
I would like to write some data to a file in Ruby. What is
I would like to write a plug-in that will allow a custom written CRM

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.