A comparison of Relational & Graph DB Efficiency

Introduction & Background

The main purpose of this research was to compare the performance of a Relational DB and Graph DB when it came to highly-related data specific queries. The Relational DB used in this expierement was MySQL and the Graph DB was Neo4j

Research Paper

The offical paper with research results can be found here 5570Paper