You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/computer-science/applications/databases/index.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,17 @@ sidebar_position: 1
3
3
---
4
4
5
5
# 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.
7
17
8
18
These courses will give the student a basic understanding of databases, specifically with SQL:
0 commit comments