learnedsystems / SOSD
A Benchmark for Learned Indexes
☆274Updated 2 years ago
Alternatives and similar repositories for SOSD:
Users that are interested in SOSD are comparing it to the libraries listed below
- The recursive model index, a learned index structure☆219Updated 2 years ago
- Implementation of BTree part for paper 'The Case for Learned Index Structures'☆141Updated 6 years ago
- A Single-Pass Learned Index☆130Updated last year
- Updatable Learned Index with Precise Positions☆53Updated 2 years ago
- A prototype implementation of Bao for PostgreSQL☆192Updated 4 months ago
- ☆284Updated 2 years ago
- Implementation of DeepDB: Learn from Data, not from Queries!☆93Updated 2 years ago
- FITing Tree is an indexing data structure that efficiently uses the memory without sacrificing the performance. For the paper: https://dl…☆11Updated 3 years ago
- Code and workloads from the Learned Cardinalities paper (https://arxiv.org/abs/1809.00677)☆119Updated 5 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆18Updated 10 months ago
- GRE is a benchmark suite to compare learned indexes and traditional indexes.☆45Updated 2 years ago
- ☆142Updated last year
- Cardinality Estimation Benchmark☆72Updated last year
- ☆39Updated 3 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆252Updated 6 years ago
- A Recursive Spatial Model Index☆37Updated 10 months ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 7 years ago
- Learned Sort: a model-enhanced sorting algorithm