Recently, Jesse has also been learning and expanding his knowledge, and saw an article on “Data Pre-processing of Ship Risk Management System based on TSDB” in the journal “China Ship Repair”, so this issue also wants to use this article as a basis to talk to you briefly about the application of TSDB in the field of ship risk management.
This article is only a personal opinion, please bear with meif there is any bias
TSDB to prevent ship risk management
The problem with this type of database is that it has a complex structure and the data does not scale well, making it difficult to sustain large amounts of data written in real time.
The other type of database is non-relational, such as MongoDB, Redis, etc. The problem with this type of database is that it is relatively expensive to develop and maintain. In ship navigation, all kinds of data have the characteristics of high real-time, large amount of data, and all are sorted by time series. In terms of risk management system data query, it is also based on time period query, which makes the traditional database unable to meet the requirements of ship risk management system. It is not suitable for use as a database for ship risk management systems, either because of structural issues or because of development and maintenance costs. Therefore, the application of TSDB is the most suitable choice to solve the relevant problems.