Skip to content

A 3NF normalized database design and implementation for a live sports betting application. Contains the ER model, Data Dictionaries, DDL, DML, and recurring queries.

Notifications You must be signed in to change notification settings

arpanbee/sportsstock_db_design

Repository files navigation

SportStock DB Design

This was my final project for my database class during my MS program in Information Systems at Drexel. I designed a database for a fictional application that would allow live propositional betting on sports events. It is similar to what eventually turned into Fan Duel but my idea was to allow users  to create and trade any propositional contract not just fixed propositions on specific players.

An ERD has been created for a 3NF normalized database and implemented via DDL statements. Common tasks and queries have been tested and are stored within the respective DML and Query SQL files. The SQL commands are meant to mimic an application using this database. For further details of the project please refer to the PDF which contains the ER model, Data Dictionaries, DDL, DML, and recurring queries.

About

A 3NF normalized database design and implementation for a live sports betting application. Contains the ER model, Data Dictionaries, DDL, DML, and recurring queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published