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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:38:27+00:00 2026-05-27T12:38:27+00:00

In our (currently MySQL) database there are over 120 million records, and we make

  • 0

In our (currently MySQL) database there are over 120 million records, and we make frequent use of complex JOIN queries and application-level logic in PHP that touch the database. We’re a marketing company that does data mining as our primary focus, so we have many large reports that need to be run on a daily, weekly, or monthly basis.

Concurrently, customer service operates on a replicated slave of the same database.

We would love to be able to make these reports happen in real time on the web instead of having to manually generate spreadsheets for them. However, many of our reports take a significant amount of time to pull data for (in some cases, over an hour).

We do not operate in the cloud, choosing instead to operate using two physical servers in our server room.

Given all this, what is our best option for a database?

  • 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-27T12:38:27+00:00Added an answer on May 27, 2026 at 12:38 pm

    I think you’re going the wrong way about the problem.

    Thinking if you drop in NoSQL that you’ll get better performance is not really true. At the lowest level, you’re writing and retrieving a fair chunk of data. That implies your bottleneck is (most likely) HDD I/O (which is the common bottleneck).

    Sticking to the hardware you have momentarily and using a monolithic data storage isn’t scalable and as you noticed – has implications when wanting to do something in real-time.

    What are your options? You need to scale your server and software setup (which is what you’d have to do with any NoSQL anyway, stick in faster hard drives at some point).
    You also might want to look into alternative storage engines (other than MyISAM and InnoDB – for example, one of better engines that seemingly turn random I/O to sequential I/O is TokuDB).

    Implementing faster HDD subsystem would also aid to your needs (FusionIO if you have the resources to get it).

    Without more information on your end (what the server setup is, what MySQL version you’re using and what storage engines + data sizes you’re operating with), it’s all speculation.

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

Sidebar

Related Questions

We have a query that is currently killing our database and I know there
We are currently replacing our product search from mysql to a SOLR backend. Our
Our database currently doesn't define primary keys on any tables. All of the id
Currently our queries add a variety of Restrictions to ensure the results are considered
In our last episode ( How I constructed a cross database query in MySQL
I currently have 26 tables in a MYSQL database. My boss wants me to
Somewhere in our Ruby code, there are three lines that (currently, for debugging purposes)
My question relates to a php website with a mysql database. Currently in the
I'm testing a conversion of our site's database from Sql Server to MySQL on
Our product currently spans a large number of technologies, including Java, PL/SQL, VB.Net and

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.