47 releases (stable)
new 2.3.0 | May 1, 2025 |
---|---|
2.2.1 | Feb 18, 2025 |
2.1.4 | Dec 18, 2024 |
2.1.2 | Nov 26, 2024 |
1.3.1 | Mar 15, 2024 |
#27 in #kv-store
18,684 downloads per month
Used in 79 crates
(2 directly)
4MB
118K
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