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

surrealdb-core

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

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

Download history 4859/week @ 2025-01-11 3670/week @ 2025-01-18 2891/week @ 2025-01-25 3938/week @ 2025-02-01 4314/week @ 2025-02-08 4555/week @ 2025-02-15 4654/week @ 2025-02-22 4629/week @ 2025-03-01 5374/week @ 2025-03-08 5581/week @ 2025-03-15 4718/week @ 2025-03-22 3381/week @ 2025-03-29 4964/week @ 2025-04-05 4556/week @ 2025-04-12 4237/week @ 2025-04-19 4552/week @ 2025-04-26

18,684 downloads per month
Used in 79 crates (2 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

~52–79MB
~1.5M SLoC