surrealdb-core

Crates.iosurrealdb-core
lib.rssurrealdb-core
version2.5.0
created_at2024-01-30 01:22:55.192112+00
updated_at2026-01-22 11:14:54.900668+00
descriptionA scalable, distributed, collaborative, document-graph database, for the realtime web
homepagehttps://github.com/surrealdb/surrealdb
repositoryhttps://github.com/surrealdb/surrealdb
max_upload_size
id1119639
size4,272,882
Tobie Morgan Hitchcock (tobiemh)

documentation

https://docs.rs/surrealdb-core/

README

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

Commit count: 4181

cargo fmt