Graph Databases 101
cray.com
Graph Databases 101
1–10 of 107 posts
Re: Graph Databases 101
#2Re: Graph Databases 101
#3Question as someone new to graph databases: Are there any open source graph databases worth looking into?
Re: Graph Databases 101
#4Question as someone new to graph databases: Are there any open source graph databases worth looking into?
¹ https://www.arangodb.com/2015/10/benchmark-postgresql-mongod...
Re: Graph Databases 101
#5Question as someone new to graph databases: Are there any open source graph databases worth looking into?
https://en.wikipedia.org/wiki/Graph_database#List_of_graph_d...
Re: Graph Databases 101
#6Question as someone new to graph databases: Are there any open source graph databases worth looking into?
Re: Graph Databases 101
#7Question as someone new to graph databases: Are there any open source graph databases worth looking into?
Depends on what kind of data and graph you are going to store/use. Neo4j is quite popular, cypher isn't very hard to learn, and it has lots of examples. Might be a good choice for a beginner. https://en.wikipedia.org/wiki/Graph_database#List_of_graph_d...
Oh but I love a challenge. Are there reasons to choose cypher besides a gentle learning curve?
Re: Graph Databases 101
#8Question as someone new to graph databases: Are there any open source graph databases worth looking into?
Re: Graph Databases 101
#9Question as someone new to graph databases: Are there any open source graph databases worth looking into?
ArangoDB is free open source multi model no-sql db that has decent¹ perfomance with graph support: https://www.arangodb.com ¹ https://www.arangodb.com/2015/10/benchmark-postgresql-mongod...
That is a huge drawback when compared to relational databases.
A good follow-up question would be: which open-source graph databases can reasonably import and store graph data that's not small -- that is, more data than fits in than RAM? Without proprietary extensions?
Re: Graph Databases 101
#10Question as someone new to graph databases: Are there any open source graph databases worth looking into?
There are more but these are opensource and I know them. And money more commercial ones.