ultrox / cs186_19

cs186 2019 with setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

I'm following teachyourselfcs curriculum, this are my resources for cs186 course about Databases.

teachyourselfcs.com for some reason advises 2015 version of this course. I think projects from 2019 are better. Take a look! I might do both because 5 from 2015 is very interesting.

Modules

SQL

  1. Readings Chapter 5 - (exercises)[DMS_SQL_sol.pdf]

Homework 2015

  1. Project Gutenberg command-line wrangling
  2. UDF Caching in Spark
  3. Real-world SQL queries and scalable algorithms
  4. Joins in Spark
  5. Visualizing FEC Data

cs186 - 2015

Homework 2019 - RDBMS

  1. SQL queries and scalable algorithms
  2. B+ Trees
  3. Iterators and Join Algorithms
  4. Cost Estimation and Query Optimization
  5. Locking

official cs186 site 2019

Old Midterms & Finals

here

Schedule & Lecture Notes

2017

Disscussions & Solutions

Disscusion Slides

About

cs186 2019 with setup


Languages

Language:Java 98.9%Language:Python 0.8%Language:TSQL 0.1%Language:Shell 0.1%