fukien / carrotLinks
Autumn 2017. A simple implementation of relational database with query optimization as the course project of Principles and Design of Database System, Renmin University of China.
☆21Updated 5 years ago
Alternatives and similar repositories for carrot
Users that are interested in carrot are comparing it to the libraries listed below
Sorting:
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆84Updated 3 years ago
- ☆39Updated 5 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆55Updated last year
- Quickstep project☆44Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Template Vector Library☆18Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- A transactional main-memory database system on multicores☆106Updated 7 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- C++ fast transactional key-value storage.☆176Updated last week
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- An embedded key-value store library specialized for building state machine and log store☆237Updated 3 weeks ago
- A Relational Optimizer and Executor☆66Updated last year
- Key Value Store based on LevelDB☆117Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 7 years ago
- Query engine synthesizer based on, our domain-specific language, VOILA☆13Updated 4 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries…☆191Updated 3 weeks ago
- ☆75Updated 10 months ago