An open API service indexing awesome lists of open source software.

https://github.com/sudarshanasrao/usc_csci-585_database-systems

USC graduate level Database Systems course
https://github.com/sudarshanasrao/usc_csci-585_database-systems

databases esri-arcgis json mongodb-atlas no-sql-databases postgresql-database sql sqlite-database xml

Last synced: 2 months ago
JSON representation

USC graduate level Database Systems course

Awesome Lists containing this project

README

          

# USC_CSCI-585_Database-Systems

### 🚀I was the Course Producer for this course during the Spring 2024 term (semester)✨

Welcome to the collection of my SQL assignments! All the SQL files in this repository were run on the **MS SQL Server Management System** during my coursework.

## Assignments
- **SQL Queries**: A collection of SQL queries for tasks like:
- Data retrieval using SELECT statements.
- Aggregation and group by queries.
- Joins and subqueries for data relationships.
- Data manipulation (INSERT, UPDATE, DELETE).
- Indexing and optimization techniques.
- Window functions and CTEs.

- **Database Design**: Includes various database design assignments where I created and modified tables, defined relationships, and enforced data integrity using constraints.

- **Stored Procedures & Functions**: Some assignments include the creation of stored procedures and user-defined functions to automate repetitive tasks and complex queries.

## Course Production
During the **Spring 2024 term**, I had the privilege of serving as the **Course Producer** for this SQL course. This role involved:
- Coordinating course materials and ensuring everything ran smoothly.
- Helping students with questions, assignments, and SQL-related issues.
- Organizing course resources and maintaining a collaborative learning environment.