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

surrealdb-core

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

49 stable releases

2.3.7 Jul 9, 2025
2.3.3 May 21, 2025
2.2.1 Feb 18, 2025
2.1.4 Dec 18, 2024
1.3.1 Mar 15, 2024

#17 in #kv-store

Download history 3381/week @ 2025-03-29 4964/week @ 2025-04-05 4556/week @ 2025-04-12 4237/week @ 2025-04-19 5363/week @ 2025-04-26 4732/week @ 2025-05-03 4603/week @ 2025-05-10 3945/week @ 2025-05-17 4149/week @ 2025-05-24 2900/week @ 2025-05-31 3439/week @ 2025-06-07 4810/week @ 2025-06-14 6278/week @ 2025-06-21 4092/week @ 2025-06-28 4471/week @ 2025-07-05 4895/week @ 2025-07-12

20,757 downloads per month
Used in 82 crates (3 directly)

Custom license

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 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

~54–81MB
~1.5M SLoC