Week 06: Database Management & Optimization (under construction)
SLOs for Week 06
At the end of this unit, the student will be able to…
- SQL implementation in Python.
- Develop a backup and recovery plan for a database system.
- Explain different techniques for performance tuning.
- Understand database partitioning and indexing strategies.
- Profile SQL queries to detect inefficiencies.
- Discuss database integration with software applications.
- Apply database optimization techniques in real-world scenarios.
- Demonstrate SQL injection and discuss prevention strategies.
- Assign user roles and permissions for database security.
- Debug and troubleshoot complex SQL queries.
Slides, videos, and application exercises
Homework 06:
Project 06: No project on Week 06