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

I use today 20171106 version nosql-tests to test orientdb-community-importers-2.2.29.tar.gz . and I have solve the no user and password error, but it still report an error below: module.js:471 throw err;...

Issue description: --------------------------------------------------------------------------------------------------------- When you try to execute a single task, the benchmark.js return next message: `[root@localhost nosql-tests]# node benchmark mongodb -a 127.0.0.1 -t singeRead /home/dsuser/nosql-tests/benchmark.js:93 tests = tests.split(',').map(trim); ^...

the code is not executing from this line..dont know whats wrong..can you please help module.exports = { name: 'PostgreSQL tabular', isPostgreSQL: true, server: {}, singleWriteQuery : "", startup: function (host,...

For comparison: * https://www.techempower.com/benchmarks/ * http://benchmarksgame.alioth.debian.org/u64q/which-programs-are-fastest.html I understand you guys are a business and want to make arango look good. Having arango fixed to 100% makes it appear like the...

- rewritten neighbours2 and neighbors2Data to use new $lookup aggregation - added another test 'neighborsData' where profile info is loaded for direct neighbors as well

This adds a test for neo4j using the new bolt driver. I wasn't able to run the test locally because importing the data took forever but going by the README...

I haven't verified that this doesn't break import with non-homebrew installations, but I don't think it will. I think it's possible that a user may have their brew folder in...

I'm trying to get these tests running on OSX and am having a few others issues, but they are all independent, so no need to group them into the same...