Skip to content

A SQL Server database that is meant to be like Steam (the gaming program). The goal was to build a large scale database with multiple tables and design the database on paper. This is the resulting database.

License

Notifications You must be signed in to change notification settings

MD-2016/SQL-Steam-Punk-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SQL-Steam-Punk-Database

A SQL Server database that is meant to be like Steam (the gaming program). The goal was to build a large scale database with multiple tables and design the database on paper. This is the resulting database. This includes tables for the following...

  1. Game User
  2. Game Category
  3. Purchase Order
  4. Vendor
  5. Games
  6. DLC
  7. Promotion
  8. Achievements
  9. Community
  10. News
  11. Payment Info
  12. Confirmation
  13. Denial
  14. Chat Room
  15. Talk Message
  16. Technician
  17. Ticket
  18. Belong to Community
  19. Promote
  20. Participate in Chatroom
  21. Resposible for Ticket
  22. Achieve
  23. Game Resides In
  24. DLC Resides In

These are the tables used in this database. They handle the fictional company data. Steam's database could have a similar design and layout of tables.

About

A SQL Server database that is meant to be like Steam (the gaming program). The goal was to build a large scale database with multiple tables and design the database on paper. This is the resulting database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published