This project was created with the idea of offering video game developers a way to get the most out of their data. Within an online massive multiplayer game, there's an unimaginable amount of data that needs analyzed. Utilizing that information to understand the game and make it better should be a goal of the company. With that idea in mind I've created a database in Microsoft SQL Server that acts as a multiplayer game's data. This includes relationships between tables to make it a fully functional database like in the real-world, but on a smaller scale. Using that data, I've created a basic application that takes information from the database and makes analytics from it. This is in the manner of graphs, comparing tables by joining them, sorting data alphabetically or numerically, etc. This site is a showcase of my work, I recommend starting at the project proposal, navigation can be found at the top of the page.