---
title: "SQL or NoSQL ?"
url: https://daily.dev/posts/sql-or-nosql--pgwak8wur
source_url: https://towardsdev.com/sql-or-nosql-6a72bb820d33
type: article
source: "Towards Dev"
published: 2022-01-28T12:31:40.383Z
updated: 2026-03-15T03:20:59.864Z
tags: ["backend", "general-programming", "microsoft-sql-server", "sql"]
reading_time: 5
upvotes: 28
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# SQL or NoSQL ?

**[Towards Dev](https://daily.dev/sources/towardsdev)** · 5 min read · 28 upvotes · 2 comments

## Summary

Data is the most valuabl e commodity in today’s world. Data storage was expensive and infrastructure wasn’t that developed to efficiently store the massive influx of data. With more and more web applications, need to quickly create and access enormous data became more important. This is when NoSQL came in to rescue.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://towardsdev.com/sql-or-nosql-6a72bb820d33>

## Community discussion

Top comments from developers on daily.dev.

**@anam0927** · 1 upvotes

> Awesome article! Explains and clears a lot of doubts about the decision making process behind this infamous question

**@raulmarindev** · 0 upvotes

> It would be amazing if the article provided an example of decision making when picking the right db. Also https://www.softwareatscale.dev/p/sql-vs-nosql-is-the-wrong-distinction

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#general-programming](https://daily.dev/tags/general-programming), [#microsoft-sql-server](https://daily.dev/tags/microsoft-sql-server), [#sql](https://daily.dev/tags/sql)

[View this post on daily.dev](https://daily.dev/posts/sql-or-nosql--pgwak8wur)
