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…
☆28Updated 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 4 years ago
- DataFuse operator manages fuse-query and fuse-store clusters atop Kubernetes using CRDs.☆13Updated 3 years ago
- ☆12Updated 6 years ago
- Write Ahead Logging for Rust☆38Updated 2 weeks ago
- DBMS Performance & Correctness Testing Framework☆30Updated 4 years ago
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆14Updated 5 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated 2 years ago
- A native storage format for apache arrow☆82Updated 2 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆43Updated 2 years ago
- Viewstamped Replication for Rust☆72Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- Explore JIT in TiDB☆27Updated 4 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆144Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- Experimental DataFusion Optimizer☆51Updated 2 years ago
- Golang driver for databend cloud☆21Updated 2 weeks ago
- Paxos implementation in Rust☆80Updated last month
- Append-only key-value database on a distributed shared-log☆52Updated last year
- ☆23Updated 4 years ago
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- Databend Native Client☆59Updated last week
- OmniPaxos is a distributed log implemented as a Rust library.☆217Updated 2 months ago
- framework for evaluating (planet-scale) consensus protocols☆130Updated last year
- Serverless query engine☆141Updated 3 years ago
- Extensible SQL Lexer and Parser for Rust☆19Updated 3 years ago
- SQL Fuzz Testing Utilities☆29Updated 2 years ago
- Extensible SQL Query Optimizer Service☆20Updated 3 months ago
- This week in Databend: an elastic and reliable cloud warehouse☆25Updated 2 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆105Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year