Ask HN: Best resources to learn the intricacies of relational databases
1–5 of 5 posts
Re: Ask HN: Best resources to learn the intricacies of relational databases
#2CMU 15-445: Intro to Database Systems
- https://15445.courses.cs.cmu.edu/fall2022/
CMU 15-721: Advanced Database Systems
- https://15721.courses.cs.cmu.edu/spring2020/
CMU 15-799: Self-Driving DBMS
- https://15799.courses.cs.cmu.edu/spring2022/
DBMS specific:
PostgreSQL 14 Internals
- https://postgrespro.com/community/books/internals
Others:
A handy list of distributed system links
Re: Ask HN: Best resources to learn the intricacies of relational databases
#3Re: Ask HN: Best resources to learn the intricacies of relational databases
#4Courses: CMU 15-445: Intro to Database Systems - https://15445.courses.cs.cmu.edu/fall2022/ CMU 15-721: Advanced Database Systems - https://15721.courses.cs.cmu.edu/spring2020/ CMU 15-799: Self-Driving DBMS - https://15799.courses.cs.cmu.edu/spring2022/ DBMS specific: PostgreSQL 14 Internals - https://postgrespro.com/community/books/internals Others: A handy list of distributed system links - https://pierrezemb.fr/po…
Re: Ask HN: Best resources to learn the intricacies of relational databases
#5Courses: CMU 15-445: Intro to Database Systems - https://15445.courses.cs.cmu.edu/fall2022/ CMU 15-721: Advanced Database Systems - https://15721.courses.cs.cmu.edu/spring2020/ CMU 15-799: Self-Driving DBMS - https://15799.courses.cs.cmu.edu/spring2022/ DBMS specific: PostgreSQL 14 Internals - https://postgrespro.com/community/books/internals Others: A handy list of distributed system links - https://pierrezemb.fr/po…
This is amazing! Thank you so much!