I am looking for a serious graph database system which is not written in Java.
I am not interested in RDF databases, since I expect to be able to store more complex graphs (actually hypergraphs) From within the Java camp, OrientDB is a good example of what I am looking for.
Disclaimer: This is not flamebait. I have nothing against Java, I just want to have an idea of what is out there, implemented in other languages, perhaps as an extension to other dbms, such as MySQL, MongoDb or CouchDb.
Graph databases are not as useful for operational use cases because they are not efficient at processing high volumes of transactions and they are not good at handling queries that span the entire database.
Depending on what your requirement is, you could try out Phoebus. It isn't exactly a GraphDB but more of a distributed graph processing framework.
I am now testing the OQGRaph engine of MySQL. It looks promising but doesn't seem to support multi-graphs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With