Coder Social home page Coder Social logo

kushdb's Introduction

KushDB

Compilation-based execution engine for a database

Execute TPC-H, JCC-H

  1. Instructions will be for SF 1 but same holds for other scale factors.
  2. Run dbgen to generate .tbl files.
  3. Move them to benchmark/tpch1/raw/.
  4. Run bazel build //benchmark/tpch1:load && bazel-bin/benchmark/tpch1/load.
  5. Run python benchmark/tpch1/monetdb_load.py.
  6. Run python benchmark/tpch1/duckdb_load.py.

KushDB

To bench, run python benchmark/tpch1/bench.py > tpch1.csv.

MonetDB

To bench, run python benchmark/tpch1/monetdb_bench.py > monetdb_tpch1.csv.

DuckDB

To bench, run python benchmark/tpch1/duckdb_bench.py > duckdb_tpch1.csv.

Execute JOB

  1. Download CSV Files from JOB here.
  2. Make the following changes to the CSV files:
  • Update line 268268 of person_info.csv to escape the \ in Canada\US
  • Update line 2671662 of person_info.csv to escape the \ in (qv); \,
  • Update line 2514451 of title.csv to escape the \ in \Frag'ile\
  1. Run python benchmark/job/monetdb_load.py.
  2. Run python benchmark/job/duckdb_load.py.

MonetDB

To bench, run python benchmark/job/monetdb_bench.py > monetdb_job.csv.

DuckDB

To bench, run python benchmark/job/duckdb_bench.py > duckdb_job.csv.

kushdb's People

Contributors

ankushrayabhari avatar

Watchers

 avatar Ziyun Wei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.