Skip to content

ting360/sports-league-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Professional Sports League Database

This project designs a relational database system for managing a professional basketball league.

Features

• Teams, divisions, and arenas

• Player rosters and trades

• Game scheduling and results

• Player and team statistics

• Injury tracking

• Game officials

Technical Implementation

• Relational schema with foreign key constraints

• Stored procedures for CRUD operations

• SQL functions for analytics (points per game, win/loss record)

• Indexing for query optimization

About

Relational database system for a professional basketball league using MySQL

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors