Skip to content
Skip to content
Eric G. Harrison's Blog

Not as nerdy as I used to be, but still pretty geeky

  • About
← Want MS services to use your primary account?
Results of a Password Cracking Contest →
-->

Relational vs. NoSQL Databases

Posted on October 11, 2021 by ericgharrison

This article provides a nice, brief, overview of the differences between relational and NoSQL databases.

So far in all the systems I’ve developed, we’ve stuck with relational databases for the primary data stores, and then used others, such as ElasticSearch, and key-value based caches, for areas where traditional SQL couldn’t keep up (or didn’t need to be hit 50,000 times per minute for something that rarely changes). It definitely takes some effort, but mixing and matching to meet your needs works out better than being religious about a given data storage and access methodology and technology!

This entry was posted in Uncategorized and tagged SQL. Bookmark the <a href="https://www.ericgharrison.com/?p=465" title="Permalink to Relational vs. NoSQL Databases" rel="bookmark">permalink</a>.
← Want MS services to use your primary account?
Results of a Password Cracking Contest →

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

© 2025 | Blog info WordPress Theme | By Bharat Kambariya