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

Add support for SurrealDB #2753

Closed
prabirshrestha opened this issue Aug 1, 2023 · 6 comments
Closed

Add support for SurrealDB #2753

prabirshrestha opened this issue Aug 1, 2023 · 6 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@prabirshrestha
Copy link

Add support for https://surrealdb.com/ which is written in Rust.

@Xuanwo
Copy link
Member

Xuanwo commented Aug 1, 2023

Thanks for raising this issue!

SurrealDB appears to be a relational database that may not be suitable for OpenDAL support. Could you please provide some context on the specific use case for which you intend to use OpenDAL SurrealDB?

@prabirshrestha
Copy link
Author

It can also be used as a key value store. Since you had rocksdb I though it makes sense to add surrealdb.

@Zheaoli
Copy link
Member

Zheaoli commented Sep 18, 2023

Maybe I think we can add this feature support?

@Xuanwo
Copy link
Member

Xuanwo commented Oct 16, 2023

Maybe I think we can add this feature support?

Yep, let's do this!

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 6, 2023
@yufan022
Copy link
Contributor

yufan022 commented Mar 12, 2024

Let me try this

@Xuanwo
Copy link
Member

Xuanwo commented Apr 10, 2024

Implemented by @yufan022, thanks!

@Xuanwo Xuanwo closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants