149 stable releases

new 2.3.20250312164216 Mar 13, 2025
2.3.20250227172950 Feb 28, 2025
2.1.20241224 Dec 25, 2024
2.1.20241130 Nov 30, 2024
1.4.20240308 Mar 9, 2024

#443 in Database implementations

Download history 600/week @ 2024-11-22 822/week @ 2024-11-29 876/week @ 2024-12-06 826/week @ 2024-12-13 571/week @ 2024-12-20 87/week @ 2024-12-27 900/week @ 2025-01-03 1001/week @ 2025-01-10 783/week @ 2025-01-17 604/week @ 2025-01-24 677/week @ 2025-01-31 897/week @ 2025-02-07 777/week @ 2025-02-14 795/week @ 2025-02-21 606/week @ 2025-02-28 104/week @ 2025-03-07

2,417 downloads per month
Used in 2 crates (via surrealdb-nightly)

Custom license

4MB
118K 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. This crate should not be used outside of SurrealDB itself. For a stable interface to the SurrealDB library see the Rust SDK


lib.rs:

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

Dependencies

~51–76MB
~1.5M SLoC