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.☆68Updated 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
- Write Ahead Logging for Rust☆32Updated last month
- Viewstamped Replication for Rust☆70Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- DBMS Performance & Correctness Testing Framework☆30Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- DataFuse operator manages fuse-query and fuse-store clusters atop Kubernetes using CRDs.☆13Updated 3 years ago
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- A native storage format for apache arrow☆82Updated last year
- Explore JIT in TiDB☆27Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆14Updated 5 years ago
- Experimental DataFusion Optimizer☆50Updated 2 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- framework for evaluating (planet-scale) consensus protocols☆128Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆207Updated 7 months ago
- A redis-like cache store that implements CRDTs and active-active replications.☆41Updated 2 years ago
- Distributed SQL query engine written in Go for big data☆92Updated 7 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- CASPaxos: Replicated State Machines without logs☆102Updated 6 years ago
- Golang driver for databend cloud☆21Updated last week
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Extensible SQL Lexer and Parser for Rust☆19Updated 3 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- Paxos implementation in Rust☆78Updated this week
- Percas is a distributed PERsistent CAche Service.☆66Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago