https://store-images.s-microsoft.com/image/apps.60369.c1023ee5-bb75-49e8-88eb-c05b91b0ca4d.e3ec49a9-1c37-4a53-9c54-d4f0708cdd82.574e60ad-8e0a-41d6-ac78-0cd262e031f2
TimescaleDB
kCloudHub
TimescaleDB
kCloudHub
TimescaleDB
kCloudHub
Version 2.18.1 + Free Support on Debian 12
TimescaleDB is an open-source relational database for time-series data, built as an extension of PostgreSQL. It is designed for scalability, fast queries, and advanced analytics, making it ideal for applications involving IoT, financial data, DevOps monitoring, and more.
Features of TimescaleDB:
- Seamlessly integrates with PostgreSQL for time-series data.
- Automatic partitioning (hypertables) for scalable storage.
- Advanced time-series analytics with continuous aggregates.
- Optimized for high-performance writes and queries.
To check the installed TimescaleDB version, run: sudo -u postgres psql -c "SELECT extname, extversion FROM pg_extension WHERE extname='timescaledb';
in PostgreSQL.
Disclaimer: TimescaleDB is an open-source project released under the Apache 2.0 license. It is developed and maintained by Timescale Inc. and contributors. TimescaleDB is provided "as is," without any warranty.