43 releases (stable)
new 2.2.1 | Feb 18, 2025 |
---|---|
2.1.4 | Dec 18, 2024 |
2.1.2 | Nov 26, 2024 |
2.0.0-alpha.2 | Jan 31, 2024 |
1.3.1 | Mar 15, 2024 |
#466 in Database implementations
16,899 downloads per month
Used in 76 crates
(2 directly)
4MB
116K
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
~50–76MB
~1.5M SLoC