Skip to content

ThatcherChen/UniBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniBase

 _   _       _ ____                 
| | | |_ __ (_) __ )  __ _ ___  ___ 
| | | | '_ \| |  _ \ / _` / __|/ _ \
| |_| | | | | | |_) | (_| \__ \  __/
 \___/|_| |_|_|____/ \__,_|___/\___|

UniBase是一个用于教学的简单RDBMS原型系统,实验框架代码参考借鉴了CMU15-445课程的BusTub和Stanford CS346课程的RedBase以及中国人民大学的RucBase

🛠️推荐实验环境

  • OS: Ubuntu 18.04+ (x64)
  • Compiler: GCC 7.1+ (Clang supporting C++17 might work)
  • Programming language: C/C++ (C++17, mostly)
  • Building Tools: CMake & Make
  • Editor: VSCode
  • Other Dependencies: flex, bison, readline

🔍文档快速查找

✨特别收录

以下内容是每届同学的一些贡献,特此收录

Acknowledgement

UniBase仍然是实验性的,如有bug请在issue中提出。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published