Skip to content

Support for Turso #4173

Answered by weiznich
FleetAdmiralJakob asked this question in Q&A
Discussion options

You must be logged in to vote

I've never used turso, so I cannot answer that.

The official answer here is: Diesel officially supports SQLite, PostgreSQL and MySQL as backends. These backends are tested and expected to work.

Everything else is not supported. It might work or it might not, depending on what the other database does. If it doesn't work the correct way to make it work is to implement a custom connection type (maybe including a custom backend) that handles the specific requirements of that database as third party crate.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FleetAdmiralJakob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants