Search the docs
In this section, we will go over the core concepts of the SurrealDB SDK for Rust. You will learn how to connect to a SurrealDB instance, manage authentication, and interact with the database.
Fetching linked records
Manual transactions
Flexible typing
Live queries
Authenticating users
Improving performance with concurrency
Previous
wait_for
Next