Giter Site home page Giter Site logo

ddbms's Introduction

RucDDBMS

RucDDBMS是一个面向实验教学的类Spanner 分布式数据库原型系统,底层采用KV键值存储,支持分布式事务处理和高可用技术,支持基本的SQL语法,包括增、删、改、查等操作。该教学系统采用完形填空的方式,学生按照任务要求,补充相应的代码,考察学生对数据组织与存储、分布式事务、Raft共识协议等知识点的理解和研发能力。

实验环境:

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

依赖环境库配置:

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

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

开发规范文档

项目说明文档

学生实验文档(2023-05-24日更新)

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

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.