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

  • Home
  • SEARCH
  • 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 370369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:00:40+00:00 2026-05-12T14:00:40+00:00

I am building a webapp that has the following characteristics: It only has a

  • 0

I am building a webapp that has the following characteristics:

  1. It only has a small number of pages, home,contact us, about,singup,etc.
  2. Each user has one jquery-based page that allows them to drag/drop/manipulate DOM elements.
  3. When a user has finished manipulating elements they can hit Save and elements are sent via JSON to a PHP script on the server. They can also Load previously saved JSON.

So essentially: very few pages with 90% static information. One page with client-side work and potentially a lot of GETting/POSTing of JSON.

I have built a POC of this using PHP/Smarty, jQuery and mySQL. User details are stored in mySQL and so is the JSON data. Webpages are cached by Smarty on disk.

Now I’m thinking about scalability and the obvious question is should I be storing the often-changed JSON data in mySQL or should I be using memcacheDB or some other key-value store? Would you go for the easy mySQL option or introduce a key-value store now or would you wait to see if scale issue arise? Am I realistically ever going to reach a point where mySQL is the bottleneck?

I’m planning to host this on Slicehost to begin with and then move it if need be.

  • 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-12T14:00:40+00:00Added an answer on May 12, 2026 at 2:00 pm

    Question is, would there be any lookups based on these values or not? Is there going to be updates for specific values at database level or not… Serilaized data or json is going to be faster and more efficient(storage wise) if all you do is pull the entire string and have no requirements to query or modify it.

    Based on how you scale though, you may want to keep a key/value structure along with a flat data representation for lookup purpose.

    Also consider using apache AB for some benchmarking and getting ideas on how your changes effect your concurrent output.

    Good luck 🙂

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

Sidebar

Related Questions

I'm building a webapp that has optional Facebook Login. The users created through the
I'm building a web app that has a grid of many small scrollable divs
I've got a web app I'm building in ASP.NET that has the following security
I am building a webapp that has several main sections. Each section has several
I'm building a new web app that has a requirement to generate an internal
I'm building a WebApp in jsf 2.0 and it's about storing information and displaying
As part of a webapp I'm building, there is an iframe that allows the
I am building a small webapp for my website and have included tinyMCE as
I'm building a web app where users can build custom web pages that pull
I'm building a webapp that allows users to create, edit, and save documents. The

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.