https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.timescaledb-9a949a0f-b7ad-4fb8-854e-bee2829aa3c7/image0_kcloudlogo.txt.png
TimescaleDB
durch kCloudHub LLC
Just a moment, logging you in...
Version 2.27.2 + Free Support on Ubuntu 24.04
TimescaleDB is an open-source, high-performance time-series database built as an extension of PostgreSQL. It is designed for fast ingestion, complex queries, and scalable storage of time-stamped data, making it ideal for IoT, monitoring, observability, DevOps, and real-time analytics.
Features of TimescaleDB:
- Scalable time-series data storage with automatic partitioning via hypertables.
- Supports standard SQL queries and PostgreSQL ecosystem tools for flexible analysis.
- Continuous aggregates, data retention policies, and native compression for historical data.
- Integrates with Prometheus, Grafana, Python, and other data ingestion pipelines.
- Available for local, cloud, and Docker deployments for flexible infrastructure setup.
Usage instructions:
$ sudo su
$ sudo timescaledb-tune --yes
$ sudo systemctl restart postgresql
$ sudo systemctl enable postgresql
$ sudo -u postgres psql -c "SELECT default_version FROM pg_available_extensions WHERE name='timescaledb';"
$ dpkg -l | grep timescaledb
Disclaimer:
TimescaleDB is an open-source database distributed under its respective license. We are not affiliated with, endorsed by, or sponsored by Timescale Inc. or its developers. The software is provided “as is,” without any warranties, express or implied. Users are responsible for securing their database, configuring authentication, and ensuring compliance with all licensing and deployment requirements.