174 releases (stable)
new 2.2.20250211 | Feb 12, 2025 |
---|---|
2.1.20250130 | Jan 31, 2025 |
2.1.20241224 | Dec 25, 2024 |
2.1.20241130 | Nov 30, 2024 |
1.4.20240308 | Mar 9, 2024 |
#432 in Database implementations
3,464 downloads per month
Used in 2 crates
(via surrealdb-nightly)
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–75MB
~1.5M SLoC