Coder Social home page Coder Social logo

rucbase-lab's Introduction

RucBase

 ____  _   _  ____ ____    _    ____  _____ 
|  _ \| | | |/ ___| __ )  / \  / ___|| ____|
| |_) | | | | |   |  _ \ / _ \ \___ \|  _|  
|  _ <| |_| | |___| |_) / ___ \ ___) | |___ 
|_| \_ \___/ \____|____/_/   \_\____/|_____|

Rucbase是一个精简的RDBMS原型系统,用于《数据库系统实现》课程的实验教学。本实验框架源码参考和借鉴了CMU15-445课程的BusTub 和Standford CS346课程的Redbase

实验环境:

  • 操作系统:Ubuntu 18.04 及以上(64位)
  • 编译器:GCC
  • 编程语言:C++17
  • 管理工具:cmake
  • 推荐编辑器:VScode

依赖环境库配置:

  • gcc 7.1及以上版本(要求完全支持C++17)
  • cmake 3.16及以上版本
  • flex
  • bison
  • readline

欲查看有关依赖运行库和编译工具的更多信息,以及如何运行的说明,请查阅Rucbase使用文档

欲了解如何在非Linux系统PC上部署实验环境的指导,请查阅Rucbase环境配置文档

实验文档索引

这里给出目前公开的文档分类索引

开发规范文档

项目说明文档

学生实验文档(2022-10-26日更新)

请使用命令git pull来拉取最新的实验文档

时间安排和工作量估计

实验 发布时间 截止时间 工作量估计 难度系数
实验环境配置 9.20(第三周) 9.26(第四周) 1~2h 简单
存储管理实验 10.18(第七周) 11.7(第十周) 15h 简单
索引管理实验 11.1(第九周) 11.28(第十三周) 35h 中等
查询执行实验 11.22(第十二周) 12.19(十六周) 30-40h 困难
并发控制实验 12.13(第十五周) 1.9(第十九周) 25-30h 困难

rucbase-lab's People

Contributors

neighthorn avatar waldenth avatar nefu-ljw avatar huangdund avatar zhaoyungzhang avatar weihuasun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.