72 releases (stable)
Uses new Rust 2024
| new 3.0.0-alpha.13 | Nov 5, 2025 |
|---|---|
| 3.0.0-alpha.10 | Sep 23, 2025 |
| 2.3.10 | Sep 19, 2025 |
| 2.3.7 | Jul 9, 2025 |
| 1.3.1 | Mar 15, 2024 |
#19 in #kv-store
23,664 downloads per month
Used in 95 crates
(3 directly)
5MB
142K
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 SDK Re-export the types from the types crate for internal use prefixed with Public.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
Dependencies
~44–79MB
~1.5M SLoC