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

Integration of kmongodsl #39

Closed
beyondeye opened this issue Oct 6, 2017 · 2 comments
Closed

Integration of kmongodsl #39

beyondeye opened this issue Oct 6, 2017 · 2 comments

Comments

@beyondeye
Copy link

Hi I am the author of https://github.com/beyondeye/kmongodsl
I would be interested to integrate it in kmongo. Also I will be happy to get suggestions about the preferred syntax. (the current one is still a work in progress)

@zigzago
Copy link
Member

zigzago commented Oct 6, 2017

Thanks for sharing this. kmongodsl seems interesting. I will look at it this weekend.

What I would like to have also is a type checking query system, something like:

col.findOne(Friend::name eq "John") // and col.findOne(Friend::name eq 2) does not compile

I have a prototype for that and also a dsl like yours.

It would be nice to share our versions and to try to find the best solution together. I will push my branch this week-end to feed the thread :)

@beyondeye
Copy link
Author

Sounds good. I will wait for your feedback

zigzago added a commit that referenced this issue Oct 8, 2017
zigzago added a commit that referenced this issue Mar 21, 2018
zigzago added a commit that referenced this issue Mar 22, 2018
zigzago added a commit that referenced this issue Mar 26, 2018
zigzago added a commit that referenced this issue Mar 30, 2018
zigzago added a commit that referenced this issue Mar 30, 2018
zigzago added a commit that referenced this issue Apr 2, 2018
zigzago added a commit that referenced this issue Apr 4, 2018
zigzago added a commit that referenced this issue Apr 5, 2018
zigzago added a commit that referenced this issue Apr 6, 2018
@zigzago zigzago closed this as completed in fdf351b Apr 6, 2018
zigzago added a commit that referenced this issue Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants