#key-value-store #embedded-database #database

surrealdb-core-alpha

A scalable, distributed, collaborative, document-graph database, for the realtime web

16 stable releases

Uses new Rust 2024

3.0.6 Jun 18, 2025
3.0.5 May 29, 2025
3.0.1 Apr 29, 2025
2.0.9 Aug 13, 2024
2.0.2 Jun 25, 2024

#17 in #kv-store


Used in surrealdb-alpha

Custom license

4.5MB
144K 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

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

~48–81MB
~1.5M SLoC