15 stable releases

Uses new Rust 2024

3.0.5 May 29, 2025
3.0.4 May 21, 2025
3.0.1 Apr 29, 2025
2.0.9 Aug 13, 2024
2.0.2 Jun 25, 2024

#9 in #kv-store

Download history 54/week @ 2025-02-13 27/week @ 2025-02-27 2/week @ 2025-03-13 19/week @ 2025-03-20 78/week @ 2025-04-10 44/week @ 2025-04-17 100/week @ 2025-04-24 122/week @ 2025-05-01 159/week @ 2025-05-08 113/week @ 2025-05-15 80/week @ 2025-05-22 160/week @ 2025-05-29

546 downloads per month
Used in surrealdb-alpha

Custom license

4.5MB
145K 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

~52–80MB
~1.5M SLoC