166 stable releases
new 3.0.20250415124049 | Apr 16, 2025 |
---|---|
2.3.20250415052623 | Apr 15, 2025 |
2.3.20250328120141 | Mar 29, 2025 |
2.1.20241224 | Dec 25, 2024 |
1.4.20240308 | Mar 9, 2024 |
#447 in Database implementations
2,187 downloads per month
Used in 2 crates
(via surrealdb-nightly)
4MB
120K
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.
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 SDKSurrealDB 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
Dependencies
~52–79MB
~1.5M SLoC