• Start

Languages

/

Rust

/

Concepts

SDK Concepts

The SurrealDB SDK for Rust enables simple and advanced querying of a remote or embedded database.

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.

Was this page helpful?