InfluxDB - SaaS 

CloudBroker GmbH  
roman.dolhai@scaletools.com
Type: Software as a Service
TRL: 9

InfluxDB is purpose-built for time series data. Relational databases can handle time series data, but are not optimized for common time series workloads. InfluxDB is designed to store large volumes of time series data and quickly perform real-time analysis on that data.

InfluxDB provides an SQL-like language with built-in time-centric functions for querying a data structure composed of measurements, series, and points. Each point consists of several key-value pairs called the fieldset and a timestamp. When grouped together by a set of key-value pairs called the tagset, these define a series. Finally, series are grouped together by a string identifier to form a measurement.

Values can be 64-bit integers, 64-bit floating points, strings, and booleans. Points are indexed by their time and tagset. Retention policies are defined on a measurement and control how data is downsampled and deleted. Continuous Queries run periodically, storing results in a target measurement.

InfluxDB has no external dependencies.

IPR / Licence

The InfluxDB server is available under the terms of the Apache & MIT license.

This marketplace items allows to provide Change2Twin users with InfluxDB database in the cloud and SSH access to its instance. Amount of computation power of the machine is discussed individually. It’s available for free usage in the cloud while Change2Twin project is on (until November 2024) and further pricing depends on computation power and can be discussed individually.

Contact Person

Roman Dolhai

Information

version 2.7 and other are available on demand

Website:

https://www.influxdata.com/

Documentation:

https://docs.influxdata.com/influxdb/v2

https://github.com/influxdata/influxdb