Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 405 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 405 Bytes

The source files are located in main dir

some reference can be reached in main/ACM-DB which is the work-repo

SimpleDB(MIT Version) with Btree and multithreads

lab0 lab1 lab2 lab3 lab4 lab5

maven and ant are supported.

maven: cd main; mvn test ant: cd acmdb-labX; ant test && ant test.systemtest

Available with java 1.8 and 1.11 or higher

@ACM Advance Database 2020 Spring (SJTU)