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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:29:49+00:00 2026-06-14T08:29:49+00:00

When people are comparing SQL and noSQL, and concluding the upsides and downsides of

  • 0

When people are comparing SQL and noSQL, and concluding the upsides and downsides of each one, what I never hear anyone talking about is the speed.

Isn’t performing SQL queries generally faster than performing noSQL queries?

I mean, for me this would be a really obvious conclusion, because you should always be able to find something faster if you know the structure of your database than if you don’t.

But people never seem to mention this, so I want to know if my conclusion is right or wrong.

  • 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-14T08:29:50+00:00Added an answer on June 14, 2026 at 8:29 am

    The definition of noSQL systems is a very broad one — a database that doesn’t use SQL / is not a RDBMS.
    Therefore, the answer to your question is, in short: “it depends”.

    Some noSQL systems are basically just persistent key/value storages (like Project Voldemort). If your queries are of the type “look up the value for a given key”, such a system will (or at least should be) faster that an RDBMS, because it only needs to have a much smaller feature set.

    Another popular type of noSQL system is the document database (like CouchDB).
    These databases have no predefined data structure.
    Their speed advantage relies heavily on denormalization and creating a data layout that is tailored to the queries that you will run on it. For example, for a blog, you could save a blog post in a document together with its comments. This reduces the need for joins and lookups, making your queries faster, but it also could reduce your flexibility regarding queries.

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

Sidebar

Related Questions

People always talk about how objects created without the new keyword are destroyed when
I heard a lot of people saying that java is slow comparing .net, like
What are the downsides and limitations of using Linq to Sql verses writing a
In every technical publication, and on this site too, people are always comparing OO
I know some people may just respond never as long as there's user input.
I want to find out more about NoSQL databases/data-stores available for use from Java,
I've been comparing js mvc's and noticed that a nice amount of people are
I've got the next problem up from this one: Comparing date ranges The solution
People familiar with Homographies will know that you have to normalize it dividing by
People buy stuff in a web shop. I take their orders and save them

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.