
sults can be accessed through an external repository,
where the result set and accompanying figures are or-
ganized in a comprehensive manner.
For comparative analysis, we include results from
both fortnightly and quarterly time scales, allowing
for a nuanced perspective on performance across dif-
ferent periods. The accompanying figures utilize a
logarithmic scale, which enhances the clarity of the
differences in query runtimes, enabling a more thor-
ough examination of the data. The center point on
the y-axis is set at 1 second, providing a clear ref-
erence for evaluating performance. Bars extending
downwards indicate runtimes that fall below this cen-
ter point, while those extending upwards signify run-
times that exceed it. This dual-direction represen-
tation in a single figure facilitates a comprehensive
understanding of how various data queries compare
against the threshold.
When examining the performance of unified data
interfaces, it becomes evident that utilizing WCS re-
sults in significantly lower runtimes compared to ope-
nEO. This suggests that WCS is more efficient for cer-
tain applications. However, it is important to note that
when accessing Rasdaman directly through RasQL,
bypassing the intermediate translation via the REST
API, performance improves even further, illustrating
a more streamlined and effective method for handling
data queries.
As anticipated, it is evident that the query runtime
experiences an increase as the volume of data to be
retrieved grows.
5 CONCLUSION
The performance tests conducted demonstrate a
clear gradation in performance. RasQL consistently
achieves the best performance when compared to
OGC WCS and OpenEO via their respective APIs.
For small to medium data queries, the differences are
moderate, and all three interfaces provide acceptable
response times. For larger data volumes, the per-
formance advantage of RasQL becomes more pro-
nounced. Queries are processed significantly faster
in the Array File Formats, which is probably due to
the low overhead of the database technology.
OGC WCS is the recommended interface for user-
friendly access. The full integration in Rasdaman, the
integrated user interface, and the slightly better per-
formance compared to OpenEO make OGC WCS the
recommended choice for most applications. RasQL is
the preferred choice for performance-critical applica-
tions or very large amounts of data. However, using
RasQL in practice is cumbersome because the correct
array indices for temporal and spatial parameters must
first be determined for queries, whereas OGC WCS
and OpenEO allow parameterization using real coor-
dinates and timestamps. Nevertheless, direct access
to file-based formats is recommended for large-scale
data analyses or time-critical applications. The hierar-
chical structure of the file formats allows for fast and
structured access.
REFERENCES
Baumann, P. (2010). Beyond rasters: introducing the
new ogc web coverage service 2.0. In Proceedings of
the 18th SIGSPATIAL International Conference on Ad-
vances in Geographic Information Systems, GIS ’10,
page 320–329, New York, NY, USA. Association for
Computing Machinery.
C3S (2018). ERA5 hourly data on single levels from 1940
to present.
Gomes, V. C., Queiroz, G. R., and Ferreira, K. R. (2020).
An overview of platforms for big earth observation data
management and analysis. Remote Sensing, 12(8):1253.
Merticariu, G., Misev, D., and Baumann, P. (2016). To-
wards a General Array Database Benchmark: Measur-
ing Storage Access. In Rabl, T., Nambiar, R., Baru,
C., Bhandarkar, M., Poess, M., and Pyne, S., editors,
Big Data Benchmarking, volume 10044, pages 40–67.
Springer International Publishing, Cham. Series Title:
Lecture Notes in Computer Science.
Osterthun, A. and Pohl, M. (2025a). Foxbench: Bench-
mark for n-dimensional array file formats in data an-
alytics environments. In Datenbanksysteme f
¨
ur Busi-
ness, Technologie und Web (BTW 2025), pages 545–564.
Gesellschaft f
¨
ur Informatik, Bonn.
Osterthun, A. and Pohl, M. (2025b).
Rasdaman data interface benchmarks.
https://doi.org/10.5281/zenodo.15306493.
Polte, M., Lofstead, J., Bent, J., Gibson, G., Klasky, S. A.,
Liu, Q., Parashar, M., Podhorszki, N., Schwan, K.,
Wingate, M., and Wolf, M. (2009). ...and eat it too:
high read performance in write-optimized HPC I/O mid-
dleware file formats. In Proceedings of the 4th Annual
Workshop on Petascale Data Storage, PDSW ’09, pages
21–25, New York, NY, USA. ACM.
Rasdaman (01.12.2024). Rasdaman v10.4 documentation.
Schramm, M., Pebesma, E., Milenkovi
´
c, M., Foresta, L.,
Dries, J., Jacob, A., Wagner, W., Mohr, M., Neteler, M.,
Kadunc, M., Miksa, T., Kempeneers, P., Verbesselt, J.,
G
¨
oßwein, B., Navacchi, C., Lippens, S., and Reiche, J.
(2021). The openeo api–harmonising the use of earth
observation cloud services using virtual data cube func-
tionalities. Remote Sensing, 13:1125.
Stonebraker, M., Frew, J., Gardels, K., and Meredith, J.
(1993). The SEQUOIA 2000 storage benchmark. In Pro-
ceedings of the 1993 ACM SIGMOD international con-
ference on Management of data, pages 2–11, Washington
D.C. USA. ACM.
DATA 2025 - 14th International Conference on Data Science, Technology and Applications
738