136 releases (stable)

new 2.1.20241205 Dec 6, 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

#416 in Database implementations

Download history 203/week @ 2024-08-15 282/week @ 2024-08-22 353/week @ 2024-08-29 29/week @ 2024-09-05 825/week @ 2024-09-12 1039/week @ 2024-09-19 806/week @ 2024-09-26 537/week @ 2024-10-03 723/week @ 2024-10-10 820/week @ 2024-10-17 554/week @ 2024-10-24 717/week @ 2024-10-31 610/week @ 2024-11-07 253/week @ 2024-11-14 496/week @ 2024-11-21 539/week @ 2024-11-28

2,015 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