153 releases (stable)

new 2.1.20250111 Jan 12, 2025
2.1.20241224 Dec 25, 2024
2.1.20241130 Nov 30, 2024
2.0.20240730 Jul 31, 2024
1.4.20240308 Mar 9, 2024

#428 in Database implementations

Download history 1168/week @ 2024-09-22 718/week @ 2024-09-29 638/week @ 2024-10-06 758/week @ 2024-10-13 684/week @ 2024-10-20 605/week @ 2024-10-27 728/week @ 2024-11-03 301/week @ 2024-11-10 448/week @ 2024-11-17 505/week @ 2024-11-24 1146/week @ 2024-12-01 787/week @ 2024-12-08 729/week @ 2024-12-15 408/week @ 2024-12-22 154/week @ 2024-12-29 841/week @ 2025-01-05

2,304 downloads per month
Used in 2 crates (via surrealdb-nightly)

Custom license

3.5MB
110K 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. This crate should not be used outside of SurrealDB itself. For a stable interface to the SurrealDB library see the Rust SDK


lib.rs:

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

Dependencies

~49–75MB
~1.5M SLoC