Is it possible to connect to Doris with Rust? #40507
Unanswered
tumluliu
asked this question in
A - General / Q&A
Replies: 2 comments 2 replies
-
you can use mysql to connect. doris is highly compatible with MySQL |
Beta Was this translation helpful? Give feedback.
2 replies
-
@tumluliu Have you implemented using Rust to access Starrocks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
there is no rust sample code from the
samples/connect
. Am I supposed to use the sqlx-mysql to connect to it? Thanks!Beta Was this translation helpful? Give feedback.
All reactions