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

Limbo support #287

Open
jayvdb opened this issue Dec 16, 2024 · 2 comments
Open

Limbo support #287

jayvdb opened this issue Dec 16, 2024 · 2 comments

Comments

@jayvdb
Copy link
Collaborator

jayvdb commented Dec 16, 2024

https://avi.im/blag/2024/faster-sqlite/

SQLite compatible, built in Rust.

https://github.com/tursodatabase/limbo

Maybe it "just works" , or needs a separate backend, but it should be fairly minimal.

@RobertoMaurizzi
Copy link

Interesting especially because it'll have async support, but likely premature? 😅

@jayvdb
Copy link
Collaborator Author

jayvdb commented Dec 18, 2024

Ah, yes, missing UPDATE/UPSERT and DELETE makes this backend useless except for KV store like usage.

https://github.com/tursodatabase/limbo/blob/main/COMPAT.md

A https://github.com/tursodatabase/libsql/tree/main/libsql backend might be more useful atm.

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

2 participants