https://store-images.s-microsoft.com/image/apps.60369.3d29d4ab-5fac-4b6d-bea1-10286cd04714.8fdbc598-52be-4832-b1e9-326bde93b5c5.7be6b4ce-f69a-40b9-a745-d2d558e16c06

TimescaleDB

kCloudHub

TimescaleDB

kCloudHub

Version 2.18.0 + Free Support on Ubuntu 24.04

TimescaleDB is an open-source time-series database built on top of PostgreSQL. It is designed to handle time-series data, such as IoT data, monitoring metrics, logs, and financial data, with enhanced performance for storing and querying large volumes of time-based information. TimescaleDB offers the scalability of NoSQL databases while maintaining the reliability and flexibility of relational databases like PostgreSQL.

Features of TimescaleDB:

  • Optimized for time-series data, providing efficient storage and queries.
  • Seamless integration with PostgreSQL, leveraging its features like SQL querying and indexing.
  • Scalable with multi-node support for high-performance time-series workloads.
  • Automated data retention policies for managing historical data.

To check the installed TimescaleDB version, run: apt list --installed | grep timescaledb.

Disclaimer: TimescaleDB is an open-source project released under the TimescaleDB License. It is developed and maintained by Timescale, Inc. and contributors and is not affiliated with, endorsed by, or sponsored by any specific company beyond its maintainers. TimescaleDB is provided "as is," without any warranty.