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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:42:36+00:00 2026-06-06T23:42:36+00:00

What kind of DB should I use for a node.js server that needs to

  • 0

What kind of DB should I use for a node.js server that needs to handle lots of concurrent DB accesses (at least more than 1000 concurrent requests to “update” entries, I assume), if there is one?

I was going to use MySQL with one DB connection per request but it looks like there may be a more suitable choice of DB for handling many DB connections (mostly updating entries as I mentioned it above with double quotes).

Thanks in advance 🙂

  • 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-06-06T23:42:37+00:00Added an answer on June 6, 2026 at 11:42 pm

    I would recommend:

    • MongoDB: if you have a lot of data should could possible spread over many servers
    • Redis: faster then MongoDB, but harder if you hit the limit of having more data then one server could handle

    They both have atomic update operations, which makes them a good choice for you. (This means you could update object without the need to fetching it before.)

    They both different from what you maybe now from MySQL and you need to test which of them is more suitable for your data-structures.

    A short comparision could be found here: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis/

    Best advice I could give you: Try out different technologies, benchmark them and then make a decision.

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

Sidebar

Related Questions

What kind of code should I use so that jQuery looks for every YYYY-MM-DD
I need some advice on what kind of pattern(s) I should use for pushing/pulling
I know that the reminder application should display a badge or sound or kind
Is there some kind of enumeration library or method I should use or should
In the wiki for node-mysql, I noticed that variables (kind of) were inserted into
What kind of arguments one should use when choosing between integration using web service
What kind of control should I use for a Table of Contents side bar
What kind of collection I should use to convert NameValue collection to be bindable
What kind of panel should I use to put there two buttons - Next
I have two classes, but don't what kind of relation i should use. I

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.