Skip to content

capsuleman/ssd-nvme-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssd-nvme-database

Columnar database on SSD NVMe

Building

In the root of the project directory, run:

git clone https://github.com/google/googletest.git
git clone https://github.com/google/benchmark.git
git clone https://github.com/axboe/liburing.git
cd liburing
sudo make install
cd ..
mkdir build
cd build
cmake ..
make

About

Columnar database on SSD NVMe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published