A Database that uses graph nodes, edges, and properties to represent and store data.
- Graph database - Wikipedia
- RDF 1.1 Concepts and Abstract Syntax
- GitHub - jbmusso/awesome-graph: A curated list of resources for graph databases and graph computing tools
Notable implementations
- Neo4j
- Serves in its own process
- Kuzu
- an embedded database server, like SQLite for graph databases