Skip to content

Apache Sedona SpatialBench 0.1.0

Latest

Choose a tag to compare

@jiayuasu jiayuasu released this 03 Dec 06:16
· 19 commits to main since this release

This is the first release of SpatialBench.

SpatialBench is a benchmark for assessing geospatial SQL analytics query performance across database systems. It provides a reproducible and scalable way to evaluate the performance of spatial data engines using realistic synthetic workloads.

To install the SpatialBench dbgen,

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install spatialbench-cli