Skip to content

Commit 41c623e

Browse files
authored
Update README.md section for SQL
1 parent 00b416d commit 41c623e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,10 @@ Curated resource materials from around the internet for data science, with appli
339339

340340
## Structural Query Language (SQL)
341341

342+
> SQL is a domain-specific language used to manage data, especially in a relational database management system (RDBMS).
343+
>
344+
> [Wikipedia](https://en.wikipedia.org/wiki/SQL)
345+
342346
- [Select Star SQL](https://selectstarsql.com/) - Interactive online book with a non-toy dataset to learn SQL.
343347
- [SQLZoo](https://sqlzoo.net/wiki/SQL_Tutorial) - Tutorials learning SQL step-by-step by function.
344348
- [SQL Tutorial](https://www.sqltutorial.org/) - Quick access tutorials on SQL.

0 commit comments

Comments
 (0)