rexshihaoren / SimpleDB
Simple Database Management System
☆39Updated 8 years ago
Alternatives and similar repositories for SimpleDB:
Users that are interested in SimpleDB are comparing it to the libraries listed below
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- ☆129Updated 4 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆74Updated 4 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- Kudu源码分析笔记☆22Updated 5 years ago
- Simple DBMS MIT 6.830☆21Updated 6 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 6 years ago
- ☆71Updated 8 months ago
- Key Value Store based on LevelDB☆112Updated 3 years ago
- ☆59Updated 8 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- A collection of work related to Database Optimization.☆46Updated 3 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.