Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mango query _find support #185

Open
SachsKaylee opened this issue Feb 10, 2020 · 0 comments · May be fixed by #186
Open

Mango query _find support #185

SachsKaylee opened this issue Feb 10, 2020 · 0 comments · May be fixed by #186

Comments

@SachsKaylee
Copy link

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 SachsKaylee linked a pull request Feb 17, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant