YosiSF / EinsteinDBLinks
In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to support range scan and avoids long NVM writes for maintaining consistency; thus improving on LSH’s performance guarantees for skewed data and adopts ordered-write consistency to ensure crash consiste…
☆26Updated 2 years ago
Alternatives and similar repositories for EinsteinDB
Users that are interested in EinsteinDB are comparing it to the libraries listed below
Sorting:
- VectorDB is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆69Updated 3 years ago
- ☆12Updated 5 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆14Updated 5 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- DataFuse operator manages fuse-query and fuse-store clusters atop Kubernetes using CRDs.☆13Updated 3 years ago
- DBMS Performance & Correctness Testing Framework☆30Updated 3 years ago
- Append-only key-value database on a distributed shared-log☆52Updated last year
- A native storage format for apache arrow☆82Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆135Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆41Updated 2 years ago
- Experimental DataFusion Optimizer☆48Updated 2 years ago
- Explore JIT in TiDB☆27Updated 3 years ago
- rust database engineering toolkit☆33Updated 4 years ago
- Write Ahead Logging for Rust☆32Updated this week
- Paxos implementation in Rust☆78Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- framework for evaluating (planet-scale) consensus protocols☆128Updated last year
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 6 months ago
- Extensible SQL Query Optimizer Service☆19Updated 8 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- CASPaxos: Replicated State Machines without logs☆102Updated 6 years ago
- LSM based key-value store in rust, design for cloud☆87Updated 3 years ago
- Golang driver for databend cloud☆21Updated last week
- Extensible SQL Lexer and Parser for Rust☆19Updated 3 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- Percas is a distributed PERsistent CAche Service.☆52Updated this week
- Embeddable Aggregate Management System for Streams and Queries.☆95Updated 4 months ago