proofofconcept icon indicating copy to clipboard operation
proofofconcept copied to clipboard

survey of property graph software

Open bhpayne opened this issue 1 year ago • 7 comments

The initial issue for migrating to a property graph (https://github.com/allofphysicsgraph/proofofconcept/issues/171) mentioned "Gremlin with TinkerPop" and Neo4j/Cypher.

This issue is a broader survey of property graph software.

https://db-engines.com/en/ranking/graph+dbms

See also "Demystifying Graph Databases: Analysis and Taxonomy of Data Organization, System Designs, and Graph Queries", https://arxiv.org/pdf/1910.09017.pdf

Example comparison: https://db-engines.com/en/system/Blazegraph%3BNeo4j%3BOrientDB

bhpayne avatar Dec 17 '23 01:12 bhpayne

https://memgraph.com/

"Drop-in replacement for Neo4j graph database with full Cypher and Bolt compatibility."

has open-source and free repos:

4 years old? No entry on wikipedia

Not much traffic on news.ycombinator.com beyond https://news.ycombinator.com/item?id=23165172 and https://news.ycombinator.com/item?id=24651091

bhpayne avatar Dec 17 '23 01:12 bhpayne

GraphDB -- not free; not open source

https://www.ontotext.com/products/graphdb/

bhpayne avatar Dec 17 '23 02:12 bhpayne

OrientDB - https://orientdb.org/

open source and free: https://github.com/orientechnologies/orientdb

bhpayne avatar Dec 17 '23 02:12 bhpayne

Titan - https://titan.thinkaurelius.com/

Aimed at multi-node scalability

https://github.com/thinkaurelius/titan/

bhpayne avatar Dec 17 '23 02:12 bhpayne

Gremlin query language with TinkerPop database

https://tinkerpop.incubator.apache.org/

bhpayne avatar Dec 17 '23 02:12 bhpayne

TODO: move this ticket to a "comparison of" page under developer documentation

bhpayne avatar Sep 03 '24 00:09 bhpayne