Masters Thesis

Back in 2008, I graduated with honors from East Tennessee State University with a BS degree in Computer Science. I went on to complete the masters program and recieved an MS in Computer Science, also with honors. My masters thesis was a benchmark of the two leading open source MySQL database engines MyISAM and InnoDB) in support of an Online Analaytical Processing (OLAP) system, called Mondrian. SPOILER ALERT: MyISAM opts for query speed over ACID compliance, which makes it a better engine for OLAP.