Code for CS 3810 (Principles of Database Systems), Spring 2023
This repository has code shared with my students in CS 3810 (Principles of Database Systems), Spring 2023, at MSU Denver. This course covers the principles and methodologies of database design and techniques for database application development. The topics covered include relational algebra, SQL, normalization techniques, entity-relationship modeling, SQL/Host-language interface, stored procedures, object-oriented databases, and semi-structured databases.