Skip to content

MattVastarelli/Databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databases

Table of Contents

  1. About
  2. DDL
  3. DML
  4. Documentation
  5. ER Diagrams
  6. Functions
  7. Population Order
  8. Queries
  9. Master SQL

About


An implementation of a T-SQL database focused on combat sports. The database was primarily designed to easily calculate and find relevant statistics not yet available in the world of combat sports.

Secondary to the creation of relevant statistics the database was designed in a general fashion so it could be abstracted to hold most relevant information about combat sports. The design is able to handle data about promotions or fights thus it could be used for other tasks. These tasks may include but are not limited to running a high school wrestling program or athletic department.


ER Diagram

ER