-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
Add support for db/orm like mongodb and oss like minio #119
Comments
Hi. Thanks for raising this issue. It's a really good Idea, but I have almost zero experience with mongodb production setup. Could you please provide me an example, so I could add this to this project? |
thanks for your reply! |
i found a new mongodb orm module supported async/await: |
I could suggest using https://github.com/roman-right/beanie as ODM (and I suppose it is the most widely used). |
@jegork Okay. It looks nice and have an async support. Maybe I'll add it later. |
Please add support for db/orm like mongodb and oss like minio, thanks very much!
(mongodb orm maybe can use mongoengine)
The text was updated successfully, but these errors were encountered: