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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:42:42+00:00 2026-05-26T18:42:42+00:00

Which is the fastest method for over all performance on a large scale with

  • 0

Which is the fastest method for over all performance on a large scale with 1500-2000 active users on at once.

40+ member info fields

  • put all fields in on table
  • separate into 3 different tables and use a Left Join (although left joins can slow querying down)
  • same as above but 3 separate queries to retrieve data

Will all 40+ fields be required for view not but about 30+ would be when viewing profiles, and about 15+ when doing search queries.

My thoughts keeping everything in one day means one quick query selecting the specific fields I want. Multiple tables although prettier means more queries and/or Left Joins to grab everything I need. Not a problem with a few users on but slow down would be noticeable with thousands. Any thoughts?

  • 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-26T18:42:43+00:00Added an answer on May 26, 2026 at 6:42 pm

    Less columns may be faster on MyISAM in case of static row length. In InnoDB (and I hope, you use this engine) there will be no benefit of separating tables.

    My opinion – keep everything in one table.

    Use apropriate solution in each case. For example: search – sphinx, sessions and user info – memcache.

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

Sidebar

Related Questions

Which method would be fastest / most efficient? A) Read all data (822 rows)
Using SQL Server, which is the fastest or best practice method to use for
Which is generally fastest when reading/comparing row info from a DataTable? 'assume dt as
Which of the following has the best performance? I have seen method two implemented
Which is the fastest method for convert an string's array [1,2,3] in a int's
Basically I set up a test to see which method is the fastest way
Can anyone advise on the fastest, least resource intensive method by which I can
I have mixed data i nvarchar column (words and numbers). Which is fastest way
Suppose you need to run a program on the world’s fastest supercomputer which will
What is the fastest SQL Server connection protocol? Related: which protocols are available remote

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.