Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkdk123/learning-sql

📚 Hub for all my SQL learnings !
https://github.com/darkdk123/learning-sql

databases postgresql sql sql-quest

Last synced: about 2 months ago
JSON representation

📚 Hub for all my SQL learnings !

Awesome Lists containing this project

README

        

# Learning SQL

All of my SQL learning will be documented on this repo.

# Courses, videos, tutorials etc.

These are the SQL tutorials i have done in order, all the notes, exercises, scripts, course resources are in the individual sections!

### 1. Intuitive SQL For Data Analytics - [Tutorial](https://www.youtube.com/watch?v=mXW7JHJM34k) :

- **Course Creator : [Vlad Gheorghe ](https://www.youtube.com/@vladdata741)**
- **Status** : [Completed ✅🚩](./Intuitive_SQL_Youtube/)
- **Exercises** : [Link](./Intuitive_SQL_Youtube/exercises.md)

### 2. LeetCode SQL 50 Questions - [Tutorial](https://www.youtube.com/playlist?list=PL23dd-8zssJC0n4--rrdmbD4mROCcg5Uw) :

- **Course Creator : [Arfin on YouTube](https://www.youtube.com/@StartPracticing)**
- **Status** : [On Going](./SQL_Questions/)
- **LeetCode Link** : [Link](https://leetcode.com/studyplan/top-sql-50/)

I had already solved many of these problems, just re-solving & documenting.