This project aims to provide up-to-data Magic: the Gathering data in the CSV (comma-separated-value) format for non-developers.
The data used to build the database is fetched from the mtgjson project
node generate.js
This requires node v0.10.0 or later. It was only tested under MacOS.