TursoDB #3659
Unanswered
fpalvolgyi
asked this question in
Q&A
TursoDB
#3659
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I wanted to try out SQLX with TursoDB, the README tells SQLite is supported via the unsafe libsqlite3-sys.
TursoDB is a fork of SQLite with enhanced capabilities, and they are providing libsql crate, under the hood, the core lib is still C code.
https://docs.turso.tech/sdk/rust/quickstart
https://turso.tech/libsql-manifesto
Does the SQLX project have some plan to support TursoDB?
Beta Was this translation helpful? Give feedback.
All reactions