cmu-db / bustub
The BusTub Relational Database Management System (Educational)
☆4,398Updated 3 weeks ago
Alternatives and similar repositories for bustub
Users that are interested in bustub are comparing it to the libraries listed below
Sorting:
- A basic introduction to coding in modern C++.☆805Updated 9 months ago
- A course to build the SQL layer of a distributed database.☆1,965Updated last year
- A course of building an LSM-Tree storage engine (database) in a week.☆3,313Updated last week
- 4 labs + 2 challenges + 4 docs☆1,521Updated last year
- Database practice on cmu15-445 2022☆227Updated 2 years ago
- An educational OLAP database system.☆1,723Updated 2 months ago
- Self-Driving Database Management System from Carnegie Mellon University☆1,742Updated 2 years ago
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆3,789Updated last week
- 电子科技大学分布式存储与计算实验室新生训练计划☆897Updated last week
- A C++ High Performance Web Server☆8,016Updated last year
- Tutorial for TinyKV project in Talent Plan.☆328Updated 2 years ago
- A Vector Database Tutorial (over CMU-DB's BusTub system)☆710Updated 3 months ago
- MIT 6.824 distributed system C++Version☆836Updated last year
- CMU的数据库系统课程☆257Updated 6 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- Achieve a tiny STL in C++11☆11,975Updated 6 months ago
- MIT undergraduate operating system course☆387Updated 4 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,347Updated 2 months ago
- 实现一个操作系统内核☆1,887Updated 2 years ago
- Learning materials for Stanford Computer Network course : CS144☆404Updated 3 years ago
- Xv6 for RISC-V☆7,978Updated 8 months ago
- c++ async rpc framework. 14w+qps.☆1,460Updated last year
- C++ Linux WebServer服务器☆3,832Updated last year
- A curated reading list about database systems☆463Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,398Updated last year
- MIT 6.824 2020☆428Updated 3 years ago
- MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html☆1,088Updated 2 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,430Updated 6 years ago
- A list of papers about distributed consensus.☆2,568Updated 9 months ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆511Updated 4 years ago