Tag

TPC-H

0 views collected around this technical thread.

Architect's Tech Stack
Architect's Tech Stack
Aug 15, 2022 · Databases

Performance Comparison of ClickHouse, Oracle, and esProc SPL Using TPC‑H Benchmarks

This article benchmarks ClickHouse, Oracle, and the open‑source esProc SPL on the TPC‑H suite, showing ClickHouse excels at simple scans, Oracle handles many complex queries, while SPL consistently outperforms both in speed and code simplicity across a range of workloads.

ClickHouseDatabase performanceOracle
0 likes · 12 min read
Performance Comparison of ClickHouse, Oracle, and esProc SPL Using TPC‑H Benchmarks
AntTech
AntTech
May 21, 2021 · Databases

OceanBase HTAP: Technical Insights Behind the TPC‑H World Record

This article explains how OceanBase, a distributed relational database, achieved a new TPC‑H world record, discusses the evolution of HTAP technology, the architectural challenges of combining transactional and analytical workloads, and the future direction of the product.

Distributed DatabaseHTAPHybrid Transactional/Analytical Processing
0 likes · 17 min read
OceanBase HTAP: Technical Insights Behind the TPC‑H World Record
Architects Research Society
Architects Research Society
Jan 30, 2020 · Databases

PostgreSQL 11 JIT Expression Compiler: Benchmark Results with TPC‑H Q1

The article explains PostgreSQL 11’s new JIT expression compiler, describes how it was benchmarked using the TPC‑H Q1 query on a 22 GB dataset, presents performance improvements over PostgreSQL 10, and provides details on the testing environment, configuration files, and future expectations.

JITPostgreSQLTPC-H
0 likes · 11 min read
PostgreSQL 11 JIT Expression Compiler: Benchmark Results with TPC‑H Q1