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

Will mongodb be supported? #1662

Closed
shuaizhiwen opened this Issue Apr 26, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@shuaizhiwen

shuaizhiwen commented Apr 26, 2018

Problem Description

I want to use mongodb in rust. You want to make mongodb and MySQL easy to switch. Diesel intends to support mongodb, and many noder use mongodb, so we hope to support this feature.

What are you trying to accomplish?

It is not clear whether supporting Mongo in diesel is correct, but there is a similar implementation in node, and it feels that the cost will be smaller and, of course, it will lose a lot of database features. I am a rust beginner. I may have more wrong questions. Please forgive me.

Checklist

  • I have already looked over the issue tracker for similar issues.
@sgrif

This comment has been minimized.

Member

sgrif commented Apr 26, 2018

Nope, Mongo is not something we are planning on supporting.

@sgrif sgrif closed this Apr 26, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment