EchoDB

EchoDB is an in-memory, multi-versioned key-value embedded DBMS.

Data Model

Key/Value

Indexes

B+Tree

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Storage Architecture

In-Memory

System Architecture

Embedded

EchoDB Logo
Website

https://crates.io/crates/echodb

Source Code

https://github.com/surrealdb/echodb

Tech Docs

https://docs.rs/echodb/latest/echodb/

Developer

SurrealDB Ltd.

Country of Origin

GB

Start Year

2021

Project Type

Open Source

Written in

Rust

Licenses

Apache v2