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:
- Quickstep project☆42Updated 9 months ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆26Updated 3 years ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆33Updated 3 months ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆51Updated last year
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- ☆38Updated 5 years ago
- Benchmark suite to evaluate HTAP database engines☆24Updated 2 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆46Updated 5 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆59Updated 4 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 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)☆175Updated 9 years ago
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- A more expressive and most importantly, more efficient system for distributed data analytics.☆99Updated 6 years ago
- Graphs analytics on collections of views!☆35Updated last year
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- A modular query optimizer for big data☆16Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A Relational Optimizer and Executor☆66Updated 7 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- Grasper: A High Performance Distributed System for OLAP on Property Graphs.☆31Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- ☆73Updated 4 months ago