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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:39:24+00:00 2026-05-15T12:39:24+00:00

I am interested to know the performance impacts of using MySQL as a key-value

  • 0

I am interested to know the performance impacts of using MySQL as a key-value database vs. say Redis/MongoDB/CouchDB. I have used both Redis and CouchDB in the past so I’m very familiar with their use cases, and know that it’s better to store key/value pairs in say NoSQL vs. MySQL.

But here’s the situation:

  • the bulk of our applications already have lots of MySQL tables
  • We host everything on Heroku (which only has MongoDB and MySQL, and is basically 1-db-type per app)
  • we don’t want to be using multiple different databases in this case.

So basically, I’m looking for some info on the scalability of having a key/value table in MySQL. Maybe at three different arbitrary tiers:

  • 1000 writes per day
  • 1000 writes per hour
  • 1000 writes per second
  • 1000 reads per hour
  • 1000 reads per second

A practical example is in building something like MixPanel’s Real-time Web Analytics Tracker, which would require writing very often depending on traffic.

WordPress and other popular software use this all the time: Post has “Meta” model which is just key/value, so you can add arbitrary properties to an object which can be searched over.

Another option is to store a serializable hash in a blob but that seems worse.

What is your take?

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

    There is no doubt that using a NOSQL solution is going to be faster, since it is simpler.
    NOSQL and Relational do not compete with each other, they are different tools that can solve different problems.
    That being said for 1000 writes/day or per hour, MySQL will have no problem.
    For 1000 per second you will need some fancy hardware to get there. For the NOSQL solution you will probably still need some distributed file system.

    It also depends on what you are storing.

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

Sidebar

Related Questions

I am interested to know what strategies people have to keep their code AND
I'm interested to know how I could improve the performance of SQL Server when
I'm interested to know if any common algorithms (sorting, searching, graphs, etc.) have been
I'm interested to know if there's any sites out there that has implemented CardSpace
I'm interested to know what approach people are taking in developing automated unit tests
I am interested to know whether anyone has written an application that takes advantage
I know java and would normally put in getter/setter methods. I am interested in
Do you know what may cause memory leaks in JavaScript? I am interested in
Does anyone know any resources (books/websites/whatever) related to parsing. I'm not so much interested
Does anyone know a good .NET dictionary API? I'm not interested in meanings, rather

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.