Graph Database is a type of database designed to store and query data structured as nodes, edges, and properties. Used in social networks, recommendation systems, and fraud detection.
Example:
Neo4j stores social media connections and relationships for analysis.