What are some of the common benchmarks other than TPC-H
and TPC-DS
, that involve many large fact tables
and multiple joins
over them ?
Asked
Active
Viewed 651 times
3

vladimir
- 13,428
- 2
- 44
- 70

Mona Jalal
- 34,860
- 64
- 239
- 408
1 Answers
0
Not sure if this question is pertinent to Stackoverflow, but I, too, was once stuck by this problem.
I don't know what is you purpose for such a benchmark dataset and how "large" you expect it to be, but Mondial is a great open relation dataset that I found useful.
You can also find many other relational dataset in here.

Mark Jin
- 2,616
- 3
- 25
- 37