5 Graph Databases to Consider
readwriteweb.com
5 Graph Databases to Consider
1–7 of 7 posts
Re: 5 Graph Databases to Consider
#2neo4j illustration is really fun. FlockDB is interesting.
Re: 5 Graph Databases to Consider
#3Actually, this article is about 5 Graph DBMS's.
If you are (like me) more interested in looking for Graph Databases to consider, it looks like Knuth's "Stanford GraphBase" is still the go-to source.
Re: 5 Graph Databases to Consider
#4Does anyone here have real world experience with OrientDB? I consider it a candidate for a project at the moment (where MongoDB was too flaky, CouchDB too slow for unplanned queries and the relational model not a good fit for a document-oriented domain).
Re: 5 Graph Databases to Consider
#5neo4j illustration is really fun. FlockDB is interesting.
FlockDB is really a SQL-JOIN-only database. It's how we scale many-to-many relationships.
For more traditional graph db applications, we use https://github.com/twitter/cassovary, which we just open-sourced.
Re: 5 Graph Databases to Consider
#6"Neo Technologies cites several customers, though none of them are household names."
Really? Adobe? Cisco? Deutsche Telecom? I'd say these are.
Re: 5 Graph Databases to Consider
#7tldr: Not interesting because it only compares what big buzz names the projects can be linked to, not on the actual merit of the databases/DBMSes in question.