SaaSHub helps you find the best software and product alternatives Learn more →
TimescaleDB Alternatives
Similar projects and alternatives to TimescaleDB
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
-
-
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
-
materialize
The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data. (by MaterializeInc)
-
-
Telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
-
cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
-
PostHog
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
-
-
tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
-
-
-
promscale
Discontinued [DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
-
timescale-analytics
Extension for more hyperfunctions, fully compatible with TimescaleDB and PostgreSQL 📈
TimescaleDB discussion
TimescaleDB reviews and mentions
- The Rise of Open Source Time Series Databases
-
K1 Buys MariaDB
> based on the time period
Is it the kind of thing where the TimescaleDB extension would make sense?
https://github.com/timescale/timescaledb
- TimescaleDB: PostgreSQL Extension for Fast Time-Series Data
-
List of 45 databases in the world
Timescale — Open-source time-series SQL database optimized for fast ingest and complex queries.
-
pg_timeseries: Open-source time-series extension for PostgreSQL
Compression and other features use the non-Apache license:
https://github.com/timescale/timescaledb/tree/main/tsl
- TimescaleDB: An open-source time-series SQL database
-
Google Cloud Spanner is now half the cost of Amazon DynamoDB
Don't forget PostgreSQL extensions. For something like a chat log, TimescaleDB (https://www.timescale.com/) can be surprisingly efficient. It will handle partitioning for you, with additional features like data reordering, compression, and retention policies.
-
How to setup Postgres master-master cluster.
Offboard it to Postgres specialists like https://www.timescale.com/
-
How to Choose the Right MQTT Data Storage for Your Next Project
TimescaleDB{:target="_blank"}: an extension of PostgreSQL that adds time-series capabilities to the relational database model. It provides scalability and performance optimizations for handling large volumes of time-stamped data while maintaining the flexibility of a relational database.
-
Why does the presence of a large write-only table in a PostgreSQL database cause severe performance degradation?
Have some experience with https://www.timescale.com in this context
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
Stats
timescale/timescaledb is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of TimescaleDB is C.