Skip to content

xiaoyue2002/TestDB-project-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

TestDB 是一个从零实现的轻量级关系型数据库系统,具备基本的数据管理、数据库与数据表管理功能。采用 Page-Slot 管理数据项,并支持 B+ 树索引 提升查询性能.

Usage(linux 18.04)

make
./testdb

Background

This is coursework for "Introduction to Database Fundamentals", THU, Fall 2023.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published