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.☆164Updated last year
- ☆38Updated 5 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆33Updated 5 months ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Template Vector Library☆18Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated last month
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A Relational Optimizer and Executor☆66Updated 9 months ago
- An update-in-place key-value store for modern storage.☆144Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- Graphs analytics on collections of views!☆35Updated last year
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- C++ fast transactional key-value storage.☆171Updated this week
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 5 years ago
- ☆26Updated 3 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆52Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆38Updated 6 years ago
- Quickstep project☆42Updated 10 months ago