How to Choose the Right Database for your Requirements

Written by deeksha | Published 2020/09/14
Tech Story Tags: database | distributed-systems | system-design | nosql | interview-prep | coding-interview | databases | data-science

TLDR Data is structured and needs to be consistent, but your query pattern doesn’t match with a standard relational DB’s. You need your transactions to be isolated, and atomic and all things ACID… But OMG it needs to scale infinitely like Cassandra!! So how would you decide what storage solution to choose? We could be looking for the following storage solutions: Redis or Memcached. Data Warehouses are used more for offline reporting that usually transactions. This is where we end up using data warehouse solutions like Hadoop.via the TL;DR App

no story

Written by deeksha | Software developer
Published by HackerNoon on 2020/09/14