-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Store xray.Dataset to MongoDB #683
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
Comments
Sure, I would definitely be open to this. However, I don't have any experience with MongoDB, so this would need to come from an outside contribution -- maybe you? It might also make more sense to put this in a separate package. |
I don't know really if it should be on xray side, on monary or in a separate package. I'm waiting https://bitbucket.org/djcbeach/ opinion about this. |
I have the same problem. Thank you for all your help. I will leave some ideas here: |
Is it possible that using an assync library could improve performance? |
@crusaderky, can we close this by pointing to https://xarray-mongodb.readthedocs.io/en/latest/? |
We could add a list of these projects under the IO section to make them more visible: https://xarray.pydata.org/en/stable/io.html# |
Indeed we can. Strong +1 for having a note in the main xarray documentation too! |
The xarray_mongodb project hasn't had a release in over a year, and may not be maintained at all. The link to it was added to our docs in 2020 (#683), but I don't think it warrants a mention in our docs here anymore.
Hello,
it will be nice if xray Datasets could be stored easily to MongoDB.
Maybe Monary (not Pymongo) should be considered https://monary.readthedocs.org/
Kind regards
The text was updated successfully, but these errors were encountered: