allofphysicsgraph / proofofconcept

Physics Derivation Graph: mathematical connections among equations
https://derivationmap.net/
Other
20 stars 6 forks source link

survey of property graph software #277

Open bhpayne opened 6 months ago

bhpayne commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

GraphDB -- not free; not open source

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

bhpayne commented 6 months ago

OrientDB - https://orientdb.org/

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

bhpayne commented 6 months ago

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

Aimed at multi-node scalability

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

bhpayne commented 6 months ago

Gremlin query language with TinkerPop database

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

bhpayne commented 6 months ago

https://blazegraph.com/

https://github.com/blazegraph/tinkerpop3