|
|
|
|
|
by atanasovskib
2030 days ago
|
|
In my opinion it would be very hard to justify using Timestream for any analysis heavy workloads for at least three reasons: 1. Queries will need to touch a lot of data - will cost a lot, and there is no ability to optimize the queries in any way (no EXPLAIN, no indexes, no downsampling) 2. No integration with data exploration and visualization tools 3. No ability to have non-timeseries data, or correlate any data in two different tables (no JOINs) (Disclaimer: I work at TimescaleDB) |
|
I would like to see comparisons between Timescale and Druid.
I already know Timestream isn't up to the task lol.