MySQL
Database is concise, easily manipulated to show results using select. The idea is that only courses for spring 11 will show up, but that previous semesters can be viewed through users changing the term.
Database is categorized neatly by relevance and use so that select speeds are narrowed and faster.
Data labels of each coin are stored. Cointype ID is used as a foreign key to many other tables.
back