fukien / carrot
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
- A data layout optimization framework for wide tables stored on HDFS. See rainbow's webpage☆72Updated 6 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆112Updated last year
- Quickstep project☆41Updated 2 months ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- Implemet Key-Value store using BTree☆58Updated 5 years ago
- Joiner is a research project for sql join order tuning using reinforcement learning algorithm.☆10Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An efficient database query optimizer for large complex join queries☆126Updated last year
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 years ago
- ☆24Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- HOT - Height Optimized Trie☆141Updated 6 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆44Updated 8 months ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆32Updated 3 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 7 years ago
- ☆52Updated 3 years ago
- GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database☆72Updated 9 months ago
- ☆37Updated 4 years ago
- ☆23Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆38Updated 6 years ago
- LRU LFU ARC MQ LIRS implements☆17Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- A Database System for Research and Fast Prototyping☆98Updated 2 weeks ago
- A real-time analytical system for ID-associated data☆39Updated 2 years ago
- ☆70Updated 6 months ago
- A collection of work related to Database Optimization.☆46Updated 2 years ago
- A Lightweight Implementation to Enable Built-in Temporal Support in MVCC-based RDBMSs☆32Updated 4 years ago
- A Relational Optimizer and Executor☆66Updated last month