artículo de publicación periódica.page.titleprefix Towards the Internet of water: Using graph databases for hydrological analysis on the Flemish river system
Loading...
Date
2021-07
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
"The “Internet of Water” project will deploy 2,500 sensors along the Flemish river system, in Belgium. These sensors will be part of a monitoring system. This will produce anenormous amount of data, on which prediction and analysis tasks can be performed. To represent, store, and query river data, relational databases are normally used. However, this choice introduces an “impedance mismatch” between the conceptual representation (typically a graph) and the storage model (relational tables). To solve this problem, this article proposes to use graph databases. The Flemish river system is presented as a use case and the Neo4j graph database and its high-level query language, Cypher, are used for storing and querying the data, respectively. A relational alternative is implemented over the PostgreSQL database. A collection of representative queries of interest for hydrologists is defined over both database implementations."
Description
Keywords
SISTEMAS DE CONTROL, ANALISIS DE DATOS, BASES DE DATOS ORIENTADAS A GRAFOS