Which are the standardized benchmarks for evaluating the performance of top NoSQL databases ? Already read several research papers still confused to select the best benchmark...
Exactly those are the papers I choose, I would say that Datastax is biased with Cassandra with settings. All of their results show that Cassandra is the best. Moreover, I have read many other papers and came to a conclusion as below.
Choose the database,
1. According to the data model
2. According to the dataset
3. A proper POC
4. Prototype the entire application
5. Decide after these steps whether to choose a particular database or not