mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-18 11:45:11 +08:00
3192c8a6bf
Release Docker builds are now provided in a separate repository, https://github.com/timescale/timescaledb-docker. Tests and development builds for Docker are now provided by two new scripts in the scripts directory: - `docker-build.sh` to build a development image from current sources. - `docker-run-tests.sh` to run tests for current sources through a Docker container.
TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.
TimescaleDB is packaged as a PostgreSQL extension and released under the Apache 2 open-source license. Contributors welcome.
To install TimescaleDB, follow the instructions here:
Additional documentation can be found on our docs website, including the following:
Description
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
analyticsdatabasefinancial-analysishacktoberfestiotpostgrespostgresqlsqltime-seriestime-series-databasetimescaledbtsdb
Readme
88 MiB
Languages
C
67.7%
PLpgSQL
25.6%
CMake
1.8%
Ruby
1.7%
Python
1.3%
Other
1.9%