farukulutas / CS353

CS 353 Database Systems course hub for Bilkent students. Covers key topics: Relational Algebra, E/R Modeling, SQL, Functional Dependencies, Normalization, B+ Tree, Extendible Hashing, and a Programming Assignment on a Simple Internship Application App. A perfect resource for mastering database concepts and practical applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS353

All my work in CS 353 - Database Systems course.

Spring - (Withdrawn)

Homeworks +75/100

  • (HW 1) Relational Algebra
  • (HW 2) E/R
  • (HW 3) SQL
  • (HW 4) Programming Assignment - Simple Todo-list App

Fall

  • (HW 1 ) Relational Algebra - 50 / 100
  • (HW 2) E/R - 78.75 / 100
  • (HW 3) SQL - 95 / 100
  • (HW 4) Programming Assignment - Simple Internship Application App - 100 / 100
  • (HW 5) Functional Dependencies and Normalization - 75 / 100
  • (HW 6) B+ Tree and Extendible Hash Structure - 80 / 100

Additional Resources for HW 6:

B+ Tree: https://goneill.co.nz/btree-demo.php

Extendible Hash Structure: https://devimam.github.io/exhash/

About

CS 353 Database Systems course hub for Bilkent students. Covers key topics: Relational Algebra, E/R Modeling, SQL, Functional Dependencies, Normalization, B+ Tree, Extendible Hashing, and a Programming Assignment on a Simple Internship Application App. A perfect resource for mastering database concepts and practical applications.


Languages

Language:Java 61.8%Language:JavaScript 24.7%Language:HTML 8.0%Language:Python 5.0%Language:CSS 0.3%Language:Dockerfile 0.2%