When it comes to choosing a graph database, speed is one of the most important factors to consider. How fast can you query? How quickly will data load? How fast are graph traversal response times?
Key-value, document-oriented, column family, graph, relational… Today we seem to have as many kinds of databases as there are kinds of data. While this may make choosing a database harder, it makes ...