Hello,
I am evaluating the Couch Base for one our product. Couch Base Server and Couch Base Lite SDK will be a good candidate for our application stack.
I have created a sample application in Android and calibrated some of the query execution time. One of the promising thing is even with 4 Lack data for querying the data it is taking 0~1ms based on document id, 900~1200 ms based on the other property and 2100~2300ms for querying 1 Lack data out of 4 Lack.
Looking at the above numbers we need couple of clarification
- Will the performance be same in Couch Base Server as we seen in the Couch Base Lite?
- What are the factors which will determine the performance? And do we have any suggested numbers for these aspects?
- Is there any approximate calibrated query execution time based on different number of records in the bucket?