Skip to content

a miniDBMS project in c++, intentionally for homework project of NTHU course.

Notifications You must be signed in to change notification settings

ZefanW/miniDBMS

Repository files navigation

miniDBMS

a miniDBMS project in c++, intentionally for homework project of NTHU course.

The procedures you need to take before applying this DMBS:

######Recommanded platform: Visual Studio 2015 Community########

1.文件->新建项目->Win32控制台应用程序 选择空项目

2.在解决资源管理器中的源文件目录上右键->添加->现有项->

main.cpp
dmbs.h
dbms.cpp
command.h
structure.h
structure.cpp

(Do not add any other files into this project because it may result in compiling error)

3.运行

Repository中的其他文件是测试文件。

About

a miniDBMS project in c++, intentionally for homework project of NTHU course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published