MTGJSON build scripts to generate alternative data formats
Find a file
2016-07-13 17:58:14 -04:00
.gitignore Initial commit 2016-07-13 17:24:27 -04:00
json_to_SQLite_AllSets.py add database / update readme 2016-07-13 17:58:14 -04:00
json_to_SQLite_SingleSet.py add database / update readme 2016-07-13 17:58:14 -04:00
LICENSE Initial commit 2016-07-13 17:24:27 -04:00
Magic Database Complete2016-07-13 17:57:16.847253.db add database / update readme 2016-07-13 17:58:14 -04:00
README.md add database / update readme 2016-07-13 17:58:14 -04:00

MTG-Livetime-Database

Join the chat at https://gitter.im/ZeldaZach/MTG-Livetime-Database

This project uses the MTGJSON files to create a SQLite database with all relevant data for Magic: The Gathering.

This database can be easily updated / pulled from the repo for projects that need to use a database of the cards and don't have a way to parse the JSON files themselves.