Pinned Repositories
db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
db-imv-clone
Clone of https://github.com/fzhedu/db-imv
db_excalibur
dgen
High-performance CSV data generator
fluid_coprocessing
progress_meter
Header-only library for robust and adaptive progress measurement
safe_env
Provides a sandbox environment for C/C++ functions
vldb_voila
Query engine synthesizer based on, our domain-specific language, VOILA
weld_tpch
Weld vs. vectorization & data-centric compilation
whatismyschema
Discovers SQL schema from CSV files
t1mm3's Repositories
t1mm3/vldb_voila
Query engine synthesizer based on, our domain-specific language, VOILA
t1mm3/whatismyschema
Discovers SQL schema from CSV files
t1mm3/db_excalibur
t1mm3/fluid_coprocessing
t1mm3/weld_tpch
Weld vs. vectorization & data-centric compilation
t1mm3/dgen
High-performance CSV data generator
t1mm3/db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
t1mm3/db-imv-clone
Clone of https://github.com/fzhedu/db-imv
t1mm3/progress_meter
Header-only library for robust and adaptive progress measurement
t1mm3/safe_env
Provides a sandbox environment for C/C++ functions
t1mm3/duckdb
DuckDB is an in-process SQL OLAP Database Management System
t1mm3/tpch-dbgen
Data & query generation utilities for the TPC-H benchmark (unified repository)
t1mm3/tpch-tools
Tools for work with the TPC-H benchmark and MonetDB
t1mm3/weld
High-performance runtime for data analytics applications