-
Notifications
You must be signed in to change notification settings - Fork 71
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
Support MongoDB-like queries #882
Comments
Yes, indeed. If you have ideas on how to implement a MongoDB-like query API on top of IndexedDB, please share them with us! I would be interested in guiding you through the code base if needed ;) |
Shall we implement a kinto.js backend based on http://leveldb.org/ ? |
@leplatrem, sorry, but I'm not an expert, I just want Kinto to have this functionality :) |
I understand! So do I :) Unfortunately I doubt that anyone will have the patience to contribute such a huge feature in a near future... |
Why not... will it give what Roman expects? |
I am not quite sure to be honest. |
@leplatrem @Natim I'm not very familiar with Mongo but this looks interesting: https://github.com/kofrasa/mingo. |
As I understood from reading the documentation, now the query mechanism is very limited.
The text was updated successfully, but these errors were encountered: