This course provided a comprehensive introduction to database systems, with a particular focus on relational database management systems (RDBMS). This course was taught in Toronto Metropolitan University formely known as Ryerson. This course aimed to deepen the understanding database design, management, and manipulation.
You may refer to my contents, buy copying them is strictly prohibited as it would violate academic integrity policies.
-> F2024
~~ CPS510, "Database Systems I" covered adanvanced file management techniques and the fundamentals of database organization, emphasizing relational databases. The course covered:
- Relational Algebra
- Normal Forms
- Physical Database Structure
- Implementation Techniques
- Database Languages (SQL)
- Alternative Database Models (Hierarchical, Network, Inverted Files)
Note: This repository is meant for educational purposes and as a personal reference.