Skip to content

Commit 1ea8217

Browse files
authored
Make CMU 15-445/645 the recommendation for learning databases (#6)
1 parent 7ea03e7 commit 1ea8217

File tree

1 file changed

+11
-1
lines changed
  • docs/computer-science/applications/databases

1 file changed

+11
-1
lines changed

docs/computer-science/applications/databases/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@ sidebar_position: 1
33
---
44

55
# Databases
6-
*Timeline: 60 hours*
6+
7+
## Recommendation
8+
- [Database Systems CMU 15-445/645 — Fall 2024](https://15445.courses.cs.cmu.edu/fall2024/)
9+
10+
11+
## Extras
12+
- [The Red Book](http://www.redbook.io/): collection of papers compiled and edited by Peter Bailis, Joe Hellerstein and Michael Stonebraker, a good progression after CMU.
13+
14+
15+
## Archive
16+
> Theses were the previous recommendation for learning databases. Listed here for the time being.
717
818
These courses will give the student a basic understanding of databases, specifically with SQL:
919
- [Relational Databases & SQL](https://www.edx.org/learn/relational-databases/stanford-university-databases-relational-databases-and-sql), 20 hrs

0 commit comments

Comments
 (0)