Time series database
13 Jul 2021A time series database (TSDB) is a software system that is optimized for storing and serving time series through associated pairs of time(s) and value(s).[1] In some fields, time series may be called profiles, curves, traces or trends.[2] Several early time series databases are associated with industrial applications which could efficiently store measured values from sensory equipment (also referred to as data historians), but now are used in support of a much wider range of applications. – wiki
Requirements | InfluxDB | QuestDB | TimescaleDB |
---|---|---|---|
CPU | vCPU or CPU: 1-2 cores | As JAVA | 1 GHz As PostgreSQL |
RAM | 512 MB - 1 GB | As JAVA | 2 GB As PostgreSQL |
IOPS | 50 | As JAVA | As PostgreSQL |
HDD | Null | As JAVA | 512 MB As PostgreSQL |