11 stable releases

new 3.0.1 Apr 29, 2025
3.0.0-alpha.1 Apr 15, 2025
2.0.9 Aug 13, 2024
2.0.7 Jul 30, 2024
2.0.2 Jun 25, 2024

#396 in Database implementations

Download history 2/week @ 2025-01-01 5/week @ 2025-01-15 54/week @ 2025-02-12 27/week @ 2025-02-26 21/week @ 2025-03-19 35/week @ 2025-04-09 86/week @ 2025-04-16

127 downloads per month
Used in surrealdb-alpha

Custom license

4MB
121K SLoC

Surrealdb Core

This crate is the internal core library of SurrealDB. It contains most of the database functionality on top of which the surreal binary is implemented.

Unstable!

This crate is SurrealDB internal API. It does not adhere to semver and it's API is free to change and break code even between patch versions. If you are looking for a stable interface to the Surrealdb library please have a look at the rust SDK

SurrealDB Core

This crate is the internal core library of SurrealDB. It contains most of the database functionality on top of which the surreal binary is implemented. This crate should not be used outside of SurrealDB itself. For a stable interface to the SurrealDB library see the Rust SDK

Dependencies

~53–80MB
~1.5M SLoC