141 releases (stable)

new 2.1.20241213 Dec 14, 2024
2.1.20241130 Nov 30, 2024
2.0.20240730 Jul 31, 2024
2.0.0-1.5.20240330 Mar 31, 2024
1.4.20240308 Mar 9, 2024

#420 in Database implementations

Download history 194/week @ 2024-08-24 348/week @ 2024-08-31 260/week @ 2024-09-07 773/week @ 2024-09-14 970/week @ 2024-09-21 941/week @ 2024-09-28 482/week @ 2024-10-05 747/week @ 2024-10-12 752/week @ 2024-10-19 561/week @ 2024-10-26 786/week @ 2024-11-02 400/week @ 2024-11-09 424/week @ 2024-11-16 477/week @ 2024-11-23 1302/week @ 2024-11-30 581/week @ 2024-12-07

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

Custom license

3.5MB
109K 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

~49–74MB
~1.5M SLoC