To access the data download the .tsv file and then run the following code in R: > install.packages("tidyverse") > library(tidyverse) > dresden_locations <- read_tsv ...
This is the companion repository for the tutorial "Reproducible Prototyping of Query Optimizer Components" held at SIGMOD 2025 (DOI 10.1145/3722212.3725637). It contains the scripts and data files ...
A new technical paper titled “Modeling and Simulating Emerging Memory Technologies: A Tutorial” was published by researchers at TU Dortmund, TU Dresden, Karlsruhe Institute of Technology (KIT) and FAU ...