NoSQL

Graph Database

English

Overview

A database well suited to representing and querying connections between data.

Details

A database that represents relationships between data as nodes and edges, able to quickly handle queries that trace multi-hop connections, such as following friend relationships or detecting fraud.

More Database terms