I am evaluating different graph databases and I want to know how good does Memgraph scale in terms of the performance? Are there any benchmarks available that I can see and maybe run by myself?
Memgraph is designed to be a high-performance graph database, and it typically outperforms many other graph databases in terms of speed and scalability. More info can be found in Memgraph FAQ. If you head over to Benchgraph website, you can see the current benchmarks Memgraph vs Neo4j and if you want to spin it by yourself, head over to benchgraph repository. The whitepaper and more information can be found at the Memgraph website.