Hacker News new | ask | show | jobs
by jerven 3866 days ago
Nice to see. Is SPARQL support planned? I am wondering because it has a triplestore directory.

In the meantime a more interesting production ready open source distributed graph database is worth looking at: https://www.blazegraph.com/. It scales really well and will soon have GPU support for graph traversals. It has tinkerpop and SPARQL support.

2 comments

https://github.com/google/badwolf this is another similar project being developed at Google.

Badwolf has a SPARQL-like query language too.

BadWolf is interesting in its temporal aspect. But IMHO has dropped a bit to much from the RDF world to really take off.

Also I paid the price in early adoption of SPARQL/RDF. Not looking to repeat that with an even earlier adoption of a non standard system. Especially, if the temporal aspect does not appear in the data I work with.

Thanks for the Blazegraph link.