InfluxDB

InfluxDB is a special kind of database very suitable for storing data messages from sensors. It is so called "Time series database" - each record is saved together with timestamp. There is no need to create and define fields in the table - will be created automatically when the data are stored.

Usual way is: