CST 363: Database Management
This course provides balanced coverage of database use and design,focusing on relational databases. Students will learn to design relational schemas, write SQL queries, access a DB programmatically,and perform database administration. Students will gain a working knowledge of the algorithms and data structures used in query evaluation and transaction processing. Students will also learn to apply newer database technologies such as XML, NoSQL, and Hadoop.
Final Project: Pharmacy Database
For this project my team and I were responsible for building a web page with access to our database. We used Java to write our servlets that were used to extract information from the mySQL database.