---
title: "The Power of SQL"
url: https://daily.dev/posts/the-power-of-sql-exvosniuw
source_url: https://towardsdev.com/the-power-of-sql-ca8cbc32849a
type: article
source: "Towards Dev"
published: 2021-12-18T15:23:31.635Z
updated: 2021-12-18T15:23:31.635Z
tags: ["data-science", "python", "career", "r", "sql"]
reading_time: 4
upvotes: 10
comments: 0
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.

# The Power of SQL

**[Towards Dev](https://daily.dev/sources/towardsdev)** · 4 min read · 10 upvotes · 0 comments

## Summary

Structured Query Language or SQL was created by Edgard Codd in 1970 at IBM in order to deal with the large amounts of data that was coming to the world on a regular basis. It has been over 50 years since SQL has come to be and yet it still one of the most widely utilized programming languages today. A recent analysis from dataquest.io showed that out of 32,000 jobs that mention the key word ‘data’ in it, SQL is one of. the top programming languages to have as a skill set when applying to jobs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://towardsdev.com/the-power-of-sql-ca8cbc32849a>

## 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: [#data-science](https://daily.dev/tags/data-science), [#python](https://daily.dev/tags/python), [#career](https://daily.dev/tags/career), [#r](https://daily.dev/tags/r), [#sql](https://daily.dev/tags/sql)

[View this post on daily.dev](https://daily.dev/posts/the-power-of-sql-exvosniuw)
