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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:12:21+00:00 2026-05-13T13:12:21+00:00

I have a Java application that needs to display large amounts of data (on

  • 0

I have a Java application that needs to display large amounts of data (on the order of 1 million data points). The data doesn’t all need to be displayed at the same time but rather only when requested by a user. The app is a desktop app that is not running with an app server or hitting any centralized database.

My thought was to run a database on the machine and load the data in there. The DB will be read only most of the time, so I should be able to index to help optimize queries. If I’m running on a local system, I’m not sure if I should try and implement some caching (I’m not sure how fast the queries will run, I’m currently working on them).

Is this is a logical way to approach the problem or would there be better approaches?

Thanks,
Jeff

  • 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-13T13:12:21+00:00Added an answer on May 13, 2026 at 1:12 pm

    Display and data are two different things.

    You don’t give any details about either, but it could be possible to generate the display in the background, bringing in the data one slice at a time, and then displaying when it’s ready. Lots of anything could cause memory issues, so you’ll need to be careful. The database will help persist things, but it won’t help you get ten pounds of data into your five pound memory bag.

    UPDATE: If individuals are only reading a few points at a time, and display isn’t an issue, then I’d say that any database will be able to handle it if you index the table appropriately. One million rows isn’t a lot for a capable database.

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

Sidebar

Ask A Question

Stats

  • Questions 502k
  • Answers 502k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer One way you could do this is by subclassing gtk.Entry,… May 16, 2026 at 2:35 pm
  • Editorial Team
    Editorial Team added an answer That depends on how you created the initial sText. If… May 16, 2026 at 2:35 pm
  • Editorial Team
    Editorial Team added an answer I use stunel with tcpmon. Steps: my axis2 app do… May 16, 2026 at 2:35 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have a Windows Mobile application written in Java that uses AWT for the
We have an application that needs to access a database that is owned by
I have a Java web application that has a 'disconnected' Java Swing desktop app.
I'm developing a Java/Spring web application. The problem I'm currently facing is that I'd
I need to display a large number (500+) of small circles on a form
Hi I am developing an application that needs to work with a complex domain
I'm working on a java SE 1.5+ swing application, in conjunction with others. I'm
I need to perform a simple grep and other manipulations on large files in
I am trying to install a Java application on my Linux machine (Slackware). I
I've been developing an in-house DSP application (Java w/ hooks for Groovy/Jython/JRuby, plugins via

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.