Recently,I am doing a test work about NoSQL database—-“NoSQL database performance comparison “.But I am confused about what should be tested? In my plan I will test Redis,MongoDB,CouchDB and so on.
Can someone give me some advice?
Recently,I am doing a test work about NoSQL database—-NoSQL database performance comparison .But I
Share
I don’t think you need to test NoSQL databases by yourself because big NoSQL users like Google, Facebook, Twitter etc. already tested and use NoSQL.
But, if you still want to do something similar, then use
benchmark toolswhich is provided by the NoSQL community.