There are 1 repository under tpch topic.
HammerDB Database Load Testing and Benchmarking Tool
TPC-H benchmark data generation in pure Rust
Apache Doris Website
TPC-H queries in Apache Spark SQL using native DataFrames API
Self-managed thirdparty dependencies for Apache Doris
Implements the [TPCH benchmark](http://www.tpc.org/tpch/) for Postgres
Tools for work with the TPC-H benchmark and MonetDB
Automated TPC-DS and TPC-H benchmark for Apache Hive LLAP
TPCH benchmark for various engines
Database indexes tuning with agent using reinforcement learning techniques
Data & query generation utilities for the TPC-H benchmark (unified repository)
Spark Performance Benchmark suite to evaluate all TPC-DS and TPC-H query times
A performance comparison of PostgreSQL 15.4 and 16.0 based on the YCSB, TPC-C and TPC-H
Native Rust TPCH support for Datafusion using tpchgen
A repo containing parallel, high-performance TPC-H data generation utilities
A hand coded implementation for queries in TPC-H benchmark
TPC-DS benchmark for experimenting with Apache Hive at any data scale
Repository containing execution details of the performance evaluation of Presto using the TPC-H benchmark.
TPC-H benchmark test tool with result analysis feature and multi-DB support
This project demonstrates how you can build downstream data pipeline using dbt in athena
Entity centric interactive analysis system
Trabalho final de adminstração de banco de dados
This project compares five lossless data compression techniques—Binary, Run-Length, Dictionary, Frame of Reference, and Differential Encoding—applied to integer and string CSV data. The performance is evaluated in terms of compression ratio, file size, and encoding/decoding time
This project explores implementing the Naive Bayes algorithm in Snowflake using SQL and user-defined table functions, alongside conducting performance experiments using the TPC-H benchmark. The objective is to measure and understand the precision and efficiency of the algorithm within a modern cloud data platform.