yifeih / redbase
Spring 2014. Stanford CS346 project. A mini relational database with query optimization
☆167Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for redbase
- A mini database implementation.☆227Updated last year
- Course info for 6.814/6.830 Fall 2018☆162Updated 3 years ago
- ☆126Updated 3 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 9 years ago
- mit-6.824-2012☆42Updated 9 years ago
- MIT 6.824 2016☆155Updated 6 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆168Updated 6 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆50Updated 2 years ago
- The tiny bitcask storage engine☆114Updated 5 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 4 years ago
- 数据库引擎开发课程☆125Updated 4 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 5 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++