CST363: Database Management

Introduction to Database Systems (SQL), is based on relational database use and design. The core elements of the class include: SQL programming language, database administration and management, programmatic database access through Java, algorithms and data structures for queries and transactions. The course serves as a pre-introduction to data science, imparting knowledge of database management, software development, big data, and foundational theories on algorithms and structures. Indispensable knowledge for anyone serious about pursuing virtually any domain in technology.


Pharmacy Database System

October 01, 2024

This database project focuses on the design and implementation of a relational system tailored for pharmacy operations. It supports the tracking of patient health records, medication distribution, and financial costs. This project includes:

Read More...

Back to Top