CST363: Database Management

Database Management provided the fundamentals of relational database design and SQL programming, including how to programmatically access data through Java. I worked through the complexities of database administration, query optimization, and the underlying data structures that make big data manageable. Learning to talk to databases efficiently is a superpower for any developer, as they are the backbone of almost every modern system.

Related Projects