/dodb

Primary LanguageC++

Differentially Oblivious Database

How to get the Big Data Benchmark data

You can retrieve The small version of BDB dataset from https://github.com/SabaEskandarian/ObliDB repo

Benchmark in Simulation Mode(64GB memory required)

cd benchmark 
python3 datasetGenerator.py
cd ..
mkdir build
cp auto-test.sh build/
cd build
sh auto-test.sh
cd ../benchmark
python3 draw.py