EinsteinDB

EinsteinDB

YosiSF

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 consistency, while retaining the same storage and query overhead.

28 Stars
6 Forks
28 Watchers
Rust Language
100 SrcLog Score
Cost to Build
$48.95M
Market Value
$59.20M

Growth over time

10 data points  ·  2021-07-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about EinsteinDB

Question copied to clipboard

What is the YosiSF/EinsteinDB GitHub project? Description: "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 consistency, while retaining the same storage and query overhead. ". Written in Rust. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone EinsteinDB

Clone via HTTPS

git clone https://github.com/YosiSF/EinsteinDB.git

Clone via SSH

[email protected]:YosiSF/EinsteinDB.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the EinsteinDB issue tracker:

Open GitHub Issues