| Crates.io | surrealdb_extra_derive |
| lib.rs | surrealdb_extra_derive |
| version | 0.11.1 |
| created_at | 2023-05-18 16:40:24.019912+00 |
| updated_at | 2025-12-19 17:58:32.964685+00 |
| description | Derive crate for surrealdb_extra |
| homepage | |
| repository | https://github.com/jakin010/surrealdb_extra |
| max_upload_size | |
| id | 868169 |
| size | 117,804 |
Surrealdb-extra is a crate that provides additional functionality and utilities for working with the SurrealDB database.
This crate extends the capabilities of SurrealDB crate by introducing additional features such as a table trait and surreal value json trait, which simplify the process of constructing and executing database queries.
Key Features:
Table Trait: Define database tables
Please refer to the crate's documentation for detailed usage examples and API reference. Documentation
Note: surrealdb-extra is an independent crate and is not affiliated with or endorsed by SurrealDB or its developers.