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.
☆20Updated 4 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.☆166Updated last year
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- ☆38Updated 5 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated 2 months ago
- ☆26Updated 3 years ago
- An update-in-place key-value store for modern storage.☆144Updated last year
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- Template Vector Library☆18Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆33Updated 5 months ago
- High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)☆22Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Quickstep project☆42Updated 11 months ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- SBoost is a SIMD-based C++ library enabling fast filtering and decoding of lightweight encoded data☆11Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ☆122Updated 3 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- The Cicada engine☆59Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Implementation of BTree part for paper 'The Case for Learned Index Structures'☆149Updated 6 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆53Updated last year
- C++ fast transactional key-value storage.☆171Updated last week
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆263Updated 7 years ago