Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 960 Bytes

File metadata and controls

30 lines (16 loc) · 960 Bytes

CS561_Database-Management-System-I

General information

  • Course Title: Database Management System I

  • Course Code: CS 561

  • Academic Level: Graduate

  • Instructor: Samuel Kim

  • Department: Computer Science

  • University: Stevens Institute of Technology

  • Course Period: Fall Semester in 2023 (Sep 2023 - Dec 2023)

Course description

Description Introduction to the design and querying of relational databases. Topics include: relational schemas; keys and foreign key references; relational algebra (as an introduction to SQL); SQL in depth; Entity-Relationship (ER) database design; translating from ER models to relational schemas and from relational schemas to ER models; functional dependencies; and normalization.

Skills

  • Programming: SQL
  • Software: Postgres
  • Database skills: Relational Model, SQL, Advanced SQL, Relational Database Design and the E-R model, Relational Database Design