themisvaltinos / Partitioned-Hash-JoinLinks
Multithreaded implementation of the partitioned hash join algorithm for an in-memory columnar database
☆13Updated 2 years ago
Alternatives and similar repositories for Partitioned-Hash-Join
Users that are interested in Partitioned-Hash-Join are comparing it to the libraries listed below
Sorting:
- PostBOUND is a research framework to prototype and benchmark database query optimizers☆22Updated last week
- Reproducibility package for "Robust Join Processing with Diamond Hardened Joins"☆12Updated last year
- Database Extensions Analyzer☆19Updated 7 months ago
- Balsa is a learned SQL query optimizer. It tailor optimizes your SQL queries to find the best execution plans for your hardware and engin…☆147Updated 3 years ago
- ☆11Updated 3 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- Query Optimizer Service☆95Updated 8 months ago
- ☆38Updated 2 years ago
- BI benchmark with user generated data and queries☆73Updated last year
- ☆12Updated last year
- AlphaJoin: Join Order Selection à la AlphaG☆16Updated 5 years ago
- Join Order Benchmark (implicit fork of https://github.com/gregrahn/join-order-benchmark)☆23Updated last week
- Join Order Benchmark (JOB)☆347Updated 11 months ago
- Redbench is a set of 30 analytical SQL workloads that can be used to benchmark workload-driven optimizations (aiDM @SIGMOD'25).☆20Updated 9 months ago
- A Database System for Research and Fast Prototyping☆113Updated 3 months ago
- Unofficial documentation for PostgreSQL hooks☆210Updated 2 years ago
- A Relational Optimizer and Executor☆66Updated last year
- A benchmark for serverless analytic databases.☆25Updated 2 weeks ago
- ☆34Updated 2 years ago
- ☆27Updated 4 years ago
- ☆36Updated 3 years ago
- Proto-X VLDB 2024.☆21Updated last month
- ☆11Updated 4 years ago
- Join ordering optimization using Deep Reinforcement Learning☆44Updated 4 years ago
- A prototype implementation of Bao for PostgreSQL☆217Updated last year
- The DSB benchmark is designed for evaluating both workloaddriven and traditional database systems on modern decision support workloads. D…☆72Updated last year
- Redset is a dataset containing three months worth of user query metadata that ran on a selected sample of instances in the Amazon Redshif…☆68Updated last year
- Query Optimizer Testing Framework for Postgres compatible DBs☆20Updated 9 months ago
- [SIGMOD'25] Source code for the paper: Debunking the Myth of Join Ordering: Toward Robust SQL Analytics☆21Updated 5 months ago
- PRISM is a UDF optimization framework that deconstructs a UDF into separate inlinable and outlinable pieces, resulting in simpler queries…☆19Updated 5 months ago