Use of TimescaleDB as a database for ocean-meteorological data storage
DOI:
https://doi.org/10.5821/iwp.2021.21.14808Abstract
The monitoring of the environment is essential to know and study the diferent phenomena that occur in the natural environment. [1]. Atmospheric and oceanographic data sets share many characteristics. They can be very large; many cover limited periods of time and have a limited spatial extent; gaps (lack of data) and outliers are common; The spatial distribution of several observation networks is uneven; and, often, the time series of data are not homogeneous. The data sets contain variables that, in general, are not independent in time or space; therefore, most of the variables must be seen within a multivariate context [2]. A time series database [3] (TSDB) is a database optimized for timestamp data. These databases have the ability to provide queries with subsamples, gap flling or aggregations throughout the time series, must be stored efciently to be inserted and retrieved quickly. TimescaleDB [4] is implemented as an extension on PostgreSQL, and exposes what look like singular tables, called hypertables, that are actually an abstraction or a virtual view of many individual tables holding the data, called chunks (created by partitioning the hypertable’s data into one or multiple dimensions). We will proceed to perform a series of tests to test the performance of TimeScale and compare it with other databases of the same style. Small comparisons will be made both in writing and reading data. Special emphasis will be placed on reading large datasets.Issue
Section
License
Universitat Politècnica de Catalunya has joined the Berlin Declaration on Open Access to Knowledge in the Sciences and Humanities. This declaration proposes the universal acces to the results of scientific and technical research.
All papers presented at Martech will be published in both the UPCommons and the Martech organization web sites, the former being the institutional digital deposit of Universitat Politècnica de Catalunya (https://upcommons.upc.edu). This difussion will be made through the Creative Commons License Attribution-NonCommercial-NoDerivs 2.5 or similar (http://creativecommons.org/licenses/by-nc-nd/2.5/deed.en).
When sending the final paper, the author must agree to the conference having non-exclusive rights on this operation. The author will maintain his/her right to diffuse the paper elsewhere.






