kinto.js
kinto.js copied to clipboard
Support MongoDB-like queries
As I understood from reading the documentation, now the query mechanism is very limited.
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/ ?
Refs https://github.com/Level/level (browser support)
@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...
Shall we implement a kinto.js backend based on http://leveldb.org/ ?
Why not... will it give what Roman expects?
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.