Skip to content

IN2118 Databases Implementation on Modern CPU Architectures, SS 2020, TUM

License

Notifications You must be signed in to change notification settings

JigaoLuo/modern_dbs

Repository files navigation

Databases Implementation on Modern CPU Architectures's Lab

Introduction

Databases Implementation on Modern CPU Architectures, SS 2020, TUM

Website: https://db.in.tum.de/teaching/ss20/moderndbs/index.shtml?lang=en

Dependency

Tasks

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./external_sort 

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./database_wrapper

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./bm_expression

About

IN2118 Databases Implementation on Modern CPU Architectures, SS 2020, TUM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages