Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.
/ mtglib Public archive

A self imposed exercise pre exams in databases. Scrapes the web for mtg card data then stores this data in a normalized SQL schema.

License

Notifications You must be signed in to change notification settings

nord-erik/mtglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTG library

I will practice some database handeling before writing my exam on the subject. I will do this by creating a complete database system that will store magic the gathering cards, decks and collections. A user can collect cards and then construct decks with those cards. I want to make the data as normalized as possible and using triggers I want to disallow users to create decks they don't have the cards for.

About

A self imposed exercise pre exams in databases. Scrapes the web for mtg card data then stores this data in a normalized SQL schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published