Back to all databases

TribleSpace

An embedded knowledge graph in Rust with content-addressed storage and built-in version control. Stores datasets as composable, append-only values backed by a single file or S3 endpoint, with CRDT semantics for distributed eventual consistency. Queries are written as compile-time-typed Rust macros.

Overall rank
#127
First released
2020
License
MIT OR Apache-2.0
Built with
Rust

Details

Type
Other
Kind
Embedded
Category
Emerging
License
MIT OR Apache-2.0
Language
Rust
Query Languages
Custom API
Sources 4 references

License MIT OR Apache-2.0

Confirms the current dual-license value; the crate manifest declares the SPDX expression directly and separate LICENSE-MIT/LICENSE-APACHE files exist in the repo.

Language Rust

Confirms the current value; the crate's own manifest describes it as a Rust library and GitHub's byte-count is overwhelmingly Rust.

  • rust-version = "1.89" description = "The Triblespace: A lightweight knowledge base for rust."
    triblespace-rs/Cargo.toml · reviewed 2026-08-02

Released 2020

GitHub REST API for the repository's first commit (message "init") shows an author date of 2020-09-17, confirming the repo's origin year. Earlier attempt cited a GraphQL-style field ('authoredDate'/'committedDate') that doesn't appear on the REST commit URL cited; this uses the REST API's actual field names/values.