From 7fa7df641a592426eb4415b0cefdb7664df82650 Mon Sep 17 00:00:00 2001 From: Eric Leung <2754821+erictleung@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:04:08 -0500 Subject: [PATCH] Add SQL section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d159d49..2b022aa 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,13 @@ Review and resource materials from around the internet for data science, with ap [bizpy]: https://pbpython.com/ +## Structural Query Language (SQL) + +- [Select Star SQL](https://selectstarsql.com/) - Interactive online book with a non-toy dataset to learn SQL. +- [SQLZoo](https://sqlzoo.net/wiki/SQL_Tutorial) - Tutorials learning SQL step-by-step by function. +- [SQL Tutorial](https://www.sqltutorial.org/) - Quick access tutorials on SQL. + + ## Statistical Methods and Machine Learning > Machine learning is the subfield of computer science that "gives computers