This repository documents my mastery of relational database management systems (RDBMS) and SQL engineering, providing the data layer foundation for my MSCS AI/ML track.
- Data Modeling: Designing and implementing schemas with complex Primary/Foreign Key relationships.
- DDL/DML: Advanced proficiency in table modification (
ALTER), data constraints, and transactional integrity. - Query Optimization: Constructing efficient joins and subqueries to handle large-scale data retrieval.
- Relational Logic: Implementation of business rules through SQL constraints.
- Data Lifecycle: Scripts covering the full CRUD (Create, Read, Update, Delete) lifecycle.
Part of the Accelerated BSCS + MSCS (AI/ML) Bridge at WGU.