
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:
The SDK works seamlessly with SurrealDB version v2.0.4, ensuring compatibility with the latest features and improvements of the database system.
To contribute to the SDK code , submit an Issue or Pull Request in the repository.