TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What is the fastest GraphDB?

2 pointsby lvcaabout 12 years ago
Toyotaro Suzumura and Miyuru Dayarathna from the Department of Computer Science of the Tokyo Institute of Technology and IBM Research published an interesting research about a benchmark between Graph Databases in the Clouds called:<p>"XGDBench: A Benchmarking Platform for Graph Stores in Exascale Clouds"<p>This research conducts a performance evaluation of four famous graph data stores AllegroGraph, Fuseki, Neo4j, an OrientDB using XGDBench on Tsubame 2.0 HPC cloud environment. XGDBench is an extension of famous Yahoo! Cloud Serving Benchmark (YCSB).<p>OrientDB is the faster Graph Database among the 4 products tested. In particular OrientDB is about 10x faster (!) than Neo4j in all the tests.<p>Look at the Presentation (25 slides) and Full Research PDF.

1 comment

ahzfabout 12 years ago
Well... as your are not an certified magician (at last time we meet <i>g</i>) the only reason why OrientDB is sooo much faster is likely that you have choosen other trade-offs. So why not telling us something about the choices taken resulting now in this good benchmark payoffs? Perhaps smart customers will find their usecases and trade-offs they would choose reflected or not and have a better understanding of graph processing afterwards ;)
评论 #5634264 未加载