Discussion about this post

User's avatar
suman suhag's avatar

Graph databases are based on graph theory, so the nodes in the database will have edges connecting to each other directly. Queries can be performed without the need of expensive join operations or foreign keys. This makes them a good choice for large data sets and data with changing or hard to define schemas.

Real Life Examples:

Fraud detection

Searching algorithms

Social networking

Geospatial intelligence

Expand full comment

No posts

Ready for more?