Graph

Features

  • Data is represented as nodes & relationships between them as edges.

  • Good performance, especially on larger datasets.

  • Good alternative to SQL, especially when running a lot of joins.

Uses

  • Fraud detection

  • Finance

  • Recommendation engines

Databases

  • Neo4J

  • D graph

Companies that use it

  • AirBNB

Last updated