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
2,793 downloads per month
Used in 2 crates
(via surrealdb-nightly)
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 SDKDependencies
~49–74MB
~1.5M SLoC