Does couchbase`s index scan faster than RDBMS?

How about the query speed between Couchbase’s index and the rdbms’s index ?

@hubo3085632 this question is too generic to answer. I’d recommend you to build the same index for both databases if you are curious and see whats faster. And then we need to look at the query plans and figure out why.