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

Does it support data persistence to object storage? #145

Open
wking1986 opened this issue Nov 12, 2024 · 3 comments
Open

Does it support data persistence to object storage? #145

wking1986 opened this issue Nov 12, 2024 · 3 comments

Comments

@wking1986
Copy link

Does MyDuck Sever support data persistence to object storage(eg. S3 , COS)?

@fanyang01
Copy link
Collaborator

Thank you for your question! Object storage support is indeed on our roadmap. We're currently considering two main options: (1) writing data in a data lake format (e.g., Delta Lake), and (2) implementing an S3-based FUSE layer to serve DuckDB. Stay tuned!

@TianyuZhang1214
Copy link
Contributor

Stay tuned for updates on this in #118!

@TianyuZhang1214
Copy link
Contributor

@wking1986
Hi, we’ve recently added support for Backup/Restore. This feature allows you to back up your data in MyDuck Server to object storage services like S3, COS, or OSS, and restore a MyDuck Server instance from data stored in these services. We hope this functionality addresses part of your requirements! Let us know if you have additional feedback or needs.

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

3 participants