10 stable releases
new 3.0.0-alpha.1 | Apr 15, 2025 |
---|---|
2.0.9 | Aug 13, 2024 |
2.0.7 | Jul 30, 2024 |
2.0.2 | Jun 25, 2024 |
#12 in #distributed-database
21 downloads per month
Used in surrealdb-alpha
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