hpides / autovec-dbLinks
Code for our paper "Evaluating SIMD Compiler-Intrinsics for Database Systems"
☆15Updated 2 years ago
Alternatives and similar repositories for autovec-db
Users that are interested in autovec-db are comparing it to the libraries listed below
Sorting:
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 years ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆23Updated 6 months ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- ☆30Updated 3 years ago
- ☆149Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ☆74Updated 2 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 6 months ago
- Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)☆36Updated 3 years ago
- ☆15Updated 5 years ago
- ☆30Updated 6 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years 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
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 2 years ago
- Sundial: A distributed OLTP database testbed.☆38Updated 5 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- NVM Evaluation Testbed☆29Updated 7 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- ☆124Updated 3 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆194Updated last year
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆45Updated 4 months ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Snowflake dataset containing statistics for 70 million queries over 14 day period☆115Updated 4 years ago
- A query compiler for GPUs that translates relational algebra to Cuda.☆20Updated last year
- Model implementation and explorative UI for the paper "Towards Cost-Optimal Query Processing in the Cloud". Slides: https://bit.ly/37ZfeP…☆15Updated last month
- An open-source BzTree implementation☆92Updated 4 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆264Updated 7 years ago