nosql-tests icon indicating copy to clipboard operation
nosql-tests copied to clipboard

NoSQL benchmark tests for documents and graphs

Results 24 nosql-tests issues
Sort by recently updated
recently updated
newest added

Wasted several days on arango (3.8), because it is twice as fast as neo4j, wow (it is not)... 1. Import time is not measured and it is terrible comparing to...

I am trying to run against the neo4j version 4.2 but I have problems with the transaction handing node benchmark.js neo4j -a 127.0.0.1 -t 'warmup' i am getting INFO using...

The majority of the comments on the current benchmark 2018 suggest Dgraph as comparison and I fully agree on that, especially since Neo4J is known as a comparatively slow graph...

It looks like the setup and run scripts are not working like they used to before. Also, can you share the environment used for the test? For example, `neo4j` doesn't...

Can you add AgensGraph to the tests, please? It's a proper implementation of a Graph Database on top of PostgreSQL and possibly a better fit in the comparison against other...

Hi. This is a great project. Thanks for putting it together. MongoDB is performing pretty poorly on most of the benchmark tests provided. Despite this we're still considering it as...

Can you add RethinkDB to the tests, please?

Ubuntu 16.04 on VMware 6.5 U1. Some OrientDB transformers failed. Anyone see this? I'll try again to see if this is reproducible. Is this warning is safe to ignore? ```...

PostgreSQL defaults are very conservative. Suggest using http://pgtune.leopard.in.ua to at least open up basic settings to make full use of testing platform.

I get the following error while trying: `nodejs benchmark postgresql -a myhost1 -t all` > INFO using server address myhost1 > INFO start > INFO version [{"version":"PostgreSQL 9.5.6 on x86_64-pc-linux-gnu,...