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

Support MongoDB-like queries #882

Open
rominf opened this issue Jan 14, 2019 · 7 comments
Open

Support MongoDB-like queries #882

rominf opened this issue Jan 14, 2019 · 7 comments

Comments

@rominf
Copy link

rominf commented Jan 14, 2019

As I understood from reading the documentation, now the query mechanism is very limited.

@leplatrem
Copy link
Contributor

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 ;)

@Natim
Copy link
Member

Natim commented Jan 15, 2019

Shall we implement a kinto.js backend based on http://leveldb.org/ ?

Refs https://github.com/Level/level (browser support)

@rominf
Copy link
Author

rominf commented Jan 15, 2019

@leplatrem, sorry, but I'm not an expert, I just want Kinto to have this functionality :)

@leplatrem
Copy link
Contributor

I understand! So do I :)

Unfortunately I doubt that anyone will have the patience to contribute such a huge feature in a near future...

@leplatrem
Copy link
Contributor

Shall we implement a kinto.js backend based on http://leveldb.org/ ?

Why not... will it give what Roman expects?

@Natim
Copy link
Member

Natim commented Jan 15, 2019

Will it give what Roman expects?

I am not quite sure to be honest.

@itaisteinherz
Copy link

@leplatrem @Natim I'm not very familiar with Mongo but this looks interesting: https://github.com/kofrasa/mingo.

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

No branches or pull requests

4 participants