Authors:
Martin Macak
;
Matus Stovcik
and
Barbora Buhnova
Affiliation:
Institute of Computer Science, Masaryk University, Brno, Czech Republic, Faculty of Informatics, Masaryk University, Brno, Czech Republic
Keyword(s):
Big Data, Benchmark, Graph Database, Neo4j, PostgreSQL.
Abstract:
Digitalization of our society brings various new digital ecosystems (e.g., Smart Cities, Smart Buildings, Smart Mobility), which rely on the collection, storage, and processing of Big Data. One of the recently popular advancements in Big Data storage and processing are the graph databases. A graph database is specialized to handle highly connected data, which can be, for instance, found in the cross-domain setting where various levels of data interconnection take place. Existing works suggest that for data with many relationships, the graph databases perform better than non-graph databases. However, it is not clear where are the borders for specific query types, for which it is still efficient to use a graph database. In this paper, we design and perform tests that examine these borders. We perform the tests in a cluster of three machines so that we explore the database behavior in Big Data scenarios concerning the query. We specifically work with Neo4j as a representative of graph d
atabases and PostgreSQL as a representative of non-graph databases.
(More)