Skip to content

Commit

Permalink
Merge pull request #7 from hsiangjenli/main
Browse files Browse the repository at this point in the history
Add JanusGraph
  • Loading branch information
kelvins authored Sep 23, 2024
2 parents 2ad95ac + b09595d commit 60dd133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ A curated list of awesome DataOps tools.
### Graph Database

* [ArangoDB](https://github.com/arangodb/arangodb) - A scalable open-source multi-model database natively supporting graph, document and search.
* [JanusGraph](https://github.com/JanusGraph/janusgraph) - JanusGraph is designed for managing large graphs with billions of data distributed across a multi-machine cluster.
* [Memgraph](https://github.com/memgraph/memgraph) - An open source graph database, built for real-time streaming data, compatible with Neo4j.
* [Neo4j](https://github.com/neo4j/neo4j) - A high performance graph store with all the features expected of a mature and robust database.
* [Titan](https://github.com/thinkaurelius/titan) - A highly scalable graph database optimized for storing and querying large graphs.
Expand Down

0 comments on commit 60dd133

Please sign in to comment.