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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:35:24+00:00 2026-05-23T20:35:24+00:00

I am programming an web app similar to the hotels or flying finder. I

  • 0

I am programming an web app similar to the hotels or flying finder.

I have see for example http://www.momondo.com/ .

This website show you 1700 hotels and you can filter. You can choose 3 starts, rechoose 3 starts, delete 2 starts, Internet at the room, price range, … But the filter seem that dont use the network to make another query to the Database.

It filter the result in the browser of the client?

What do you think? A browser support the info of 1700 hotels load in memory?

  • 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-23T20:35:25+00:00Added an answer on May 23, 2026 at 8:35 pm

    Modern web browsers support what’s either known as ‘localstorage‘ or ‘Web Storage‘.

    This basically allows you to load a bunch of data into the client machine, and use database operations locally. If your dataset size is reasonable (under a few MB), this can be efficient, as you don’t have the scaling issues of trying to do everything on the server.

    If you’re dealing with huge datasets, you’ll push up against browser limits and have to get people to reconfigure their browser, but you’re likely not going to be having them display 500MB of data at once, so it might be more efficient from a network standpoint to partition the data into smaller chunks anyway.

    As for the ‘best’ solution … it likely depends on how much data they’re going to need relative to the entire dataset. I’m dealing with some databases that are tens of millions of records, so I do the filtering server side, but if they want to do additional filtering after the initial search, it’s better for me to do it client side, just to offload the processing and reduce the network traffic.

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

Sidebar

Related Questions

I am programming my first PHP web app and I have a question: If
I'm new to Web programming! I try to make an app (something like Client
I am new to web programming and Visual Web Developer. I have made a
The interface of my iPad app has multiple section boxes (looks similar to this
I have two java applications, one is web app and another is simple java
I am building an MVC3 web app and new to .NET and programming in
As part of my web app. This is some code I am considering (I'm
I am working on a Web App with Eclipse for Java EE. I have
i know vb.net, but have had no experience at all with web programming. i
I have inherited a VB.net web app that I'm making some changes on. I'm

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.