surrealdb_extra

Crates.iosurrealdb_extra
lib.rssurrealdb_extra
version0.11.1
created_at2023-05-18 16:43:00.729263+00
updated_at2025-12-19 18:00:28.251331+00
descriptionAdds a orm and query builder on top of surrealdb
homepage
repositoryhttps://github.com/jakin010/surrealdb_extra
max_upload_size
id868175
size117,876
(jakin010)

documentation

https://docs.rs/surrealdb_extra

README

SurrealDB Extra

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

Documentation

Please refer to the crate's documentation for detailed usage examples and API reference. Documentation

License

MIT

Extra

Note: surrealdb-extra is an independent crate and is not affiliated with or endorsed by SurrealDB or its developers.

Commit count: 64

cargo fmt