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

surrealdb-core

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

46 releases (stable)

new 2.2.2 Apr 10, 2025
2.2.1 Feb 18, 2025
2.1.5 Apr 10, 2025
2.1.4 Dec 18, 2024
1.3.1 Mar 15, 2024

#58 in #graph-database

Download history 3171/week @ 2024-12-20 2247/week @ 2024-12-27 3636/week @ 2025-01-03 4738/week @ 2025-01-10 3745/week @ 2025-01-17 3110/week @ 2025-01-24 3721/week @ 2025-01-31 4153/week @ 2025-02-07 4598/week @ 2025-02-14 4807/week @ 2025-02-21 4665/week @ 2025-02-28 5073/week @ 2025-03-07 5893/week @ 2025-03-14 4473/week @ 2025-03-21 3817/week @ 2025-03-28 3853/week @ 2025-04-04

19,002 downloads per month
Used in 78 crates (2 directly)

Custom license

4MB
116K 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

~51–79MB
~1.5M SLoC