SurrealDB Docs Logo

Enter a search query

Rust

Overview

The SurrealDB SDK for Rust provides a comprehensive set of methods for interacting with SurrealDB databases. It supports both remote and embedded database configurations, allowing for flexible deployment options in various environments.

This SDK enables developers to perform simple and advanced querying operations, manage database connections, and handle data with ease.

Key features of the Rust SDK include:

  • Support for both client-side and server-side implementations
  • Robust error handling and type-safe operations
  • Asynchronous API for efficient database interactions

The SDK works seamlessly with SurrealDB version v2.0.4, ensuring compatibility with the latest features and improvements of the database system.

Sources

To contribute to the SDK code , submit an Issue or Pull Request in the repository.

© SurrealDB GitHub Discord Community Cloud Features Releases Install