couchbeam icon indicating copy to clipboard operation
couchbeam copied to clipboard

Mango query _find support

Open SachsKaylee opened this issue 5 years ago • 0 comments

Hello there,

CouchDB supports querying the database using Mango queries: https://docs.couchdb.org/en/2.3.1/api/database/find.html

This feature looks very useful to have since we currently use a lot of temporary design docs for things like searches etc, which is rather inefficient.

Is this feature supported by CouchDB? If so, how would I go about using them? If not are the any plans to implement this feature?

Thank you for your time!

SachsKaylee avatar Feb 10 '20 09:02 SachsKaylee