maxi-k / costoptimal-modelLinks
Model implementation and explorative UI for the paper "Towards Cost-Optimal Query Processing in the Cloud". Slides: https://bit.ly/37ZfePj
☆15Updated last month
Alternatives and similar repositories for costoptimal-model
Users that are interested in costoptimal-model are comparing it to the libraries listed below
Sorting:
- ☆74Updated 2 months ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- Snowflake dataset containing statistics for 70 million queries over 14 day period☆115Updated 4 years ago
- Implementation and artifacts for "User-Defined Operators: Efficiently Integrating Custom Algorithms into Modern Databases"☆24Updated last year
- Reproducibility package for "Robust Join Processing with Diamond Hardened Joins"☆12Updated last year
- The recursive model index, a learned index structure☆227Updated 3 weeks ago
- ☆48Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 2 years ago
- A query compiler for GPUs that translates relational algebra to Cuda.☆20Updated last year
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆264Updated 7 years ago
- ☆34Updated 3 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆125Updated last year
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆23Updated 6 months ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆68Updated 2 months ago
- ☆30Updated 6 years ago
- Redbench is a set of 30 analytical SQL workloads that can be used to benchmark workload-driven optimizations (aiDM @SIGMOD'25).☆20Updated 6 months ago
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 years ago
- Proteus is a database engine (research prototype) designed for today's heterogeneous environments. Proteus adapts to variable data, hardw…