Source: dzone.com

Do Graph Databases Scale?

Category: Business, Database, Data

Graph Databases are a great solution for many modern use cases: Fraud Detection, Knowledge Graphs, Asset Management, Recommendation Engines, IoT, Permission Management … All such projects benefit from a database technology capable of analyzing highly connected data points and their relations fast – Graph databases are designed for these tasks.

Storing accounts and transactions in this way will enable us to traverse the created graph is unknown or varying depth.

In other cases, we can use distributed graph analytics generating this domain knowledge for us by using Community Detection Algorithms within e.g.

I think we can now safely say that there are options for graph databases to scale vertically but, in the case of ArangoDB, also horizontally.

Related Articles