#query-builder #orm #surrealdb #surrealdb-orm

surrealdb_extra

Adds a orm and query builder on top of surrealdb

11 releases (7 breaking)

Uses new Rust 2024

new 0.12.0 Mar 24, 2026
0.11.1 Dec 19, 2025
0.10.2 Sep 26, 2024
0.9.0 Jul 27, 2024
0.1.1 May 19, 2023

#2575 in Database interfaces

MIT/Apache

40KB

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.

Dependencies

~56–86MB
~1.5M SLoC