@inproceedings{80e7ac0cc8984a578adacc69605b1770,
title = "Large vector spatial data storage and query processing using ClickHouse",
abstract = "The exponential growth of geospatial data resulting from the development of earth observation technology has created significant challenges for traditional relational databases. While NoSQL databases based on distributed file systems can handle massive data storage, they often struggle to cope with real-time query. Column-storage databases, on other hand, are highly effective at both storage and query processing for large-scale datasets. In this paper, we propose a spatial version of ClickHouse that leverages R-Tree indexing to enable efficient storage and real-time analysis of massive remote sensing data. ClickHouse is a column-oriented, open-source database management system designed for handling large-scale datasets. By integrating R-Tree indexing, we have created a highly efficient system for storing and querying geospatial data. To evaluate the performance of our system, we compare it with HBase, a popular distributed, NoSQL database system. Our experimental results show that ClickHouse outperforms HBase in handling spatial data queries, with a response time approximately three times faster than HBase. We attribute this performance gain to the highly efficient R-Tree indexing used in ClickHouse, which allows for fast spatial data query.",
keywords = "ClickHouse, HBase, query processing, remote sensing, vector spatial data",
author = "Shuaijun Chen and Zhibao Wang and Lu Bai and Kunyi Liu and Juntao Gao and Man Zhao and Mulvenna, {Maurice D.}",
year = "2023",
month = apr,
day = "21",
doi = "10.5194/isprs-archives-XLVIII-M-1-2023-65-2023",
language = "English",
series = "International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences",
publisher = "Copernicus Gesellschaft mbH",
pages = "65--72",
editor = "O. Altan and F. Sunar and D. Klein",
booktitle = "Proceedings of the 39th International Symposium on Remote Sensing of Environment, ISRSE-39",
address = "Germany",
note = "39th International Symposium on Remote Sensing of Environment 2023, ISRSE-39 ; Conference date: 24-04-2023 Through 28-04-2023",
}