- OrientDB
- Basic Concepts
- Installing in a Docker Container
- PyOrient - only seems to be supported for versions up to 2.0 and hasn't been updated since 2018
- Apache TinkerPop - a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).
- DockerHub
- Docs
- Cayley - an open-source database for Linked Data. It is inspired by the graph database behind Google's Knowledge Graph (formerly Freebase).
- Cog
- IndraDB - A graph database written in rust.
- GraphDB - A sqlite based graph database for storing native python objects and their relationships to each other.