๐๏ธ Databases¶
From SQL basics to building your own storage engine.
โ See also: Systems Track ยท Books
Courses¶
| Course | Platform | Link |
|---|---|---|
| CMU 15-445 Database Systems | YouTube | 15445.courses.cs.cmu.edu |
| CMU 15-721 Advanced Databases | YouTube | 15721.courses.cs.cmu.edu |
| DBMS (NPTEL, IIT Madras) | NPTEL | NPTEL |
| Stanford Databases (CS145) | edX (audit) | edX |
Books (Free)¶
| Book | Link |
|---|---|
| Architecture of a Database System | dsf.berkeley.edu/papers/fntdb07-architecture.pdf |
| Use The Index, Luke (SQL performance) | use-the-index-luke.com |
| Build Your Own Database | build-your-own.org/database |
๐ From Learning Log¶
| Course | Platform | Link |
|---|---|---|
| Database Design | Datacamp | Datacamp |
| NoSQL Concepts | Datacamp | Datacamp |
Cross-references: Systems Track ยท Cloud Track
Additional Video Courses¶
๐บ From
cs-video-courses.
| Course | Platform | Institution |
|---|---|---|
| CS 186 Introduction to Database Systems | InfoCoBuild | UC Berkeley |
| CS 6530 Graduate-level Database Systems | YouTube | University of Utah |
| 6.830/6.814 Database Systems | YouTube | MIT |