|
|
|
|
|
by grumpydba
2418 days ago
|
|
> Anyone considering a “time series database” should first set up a modern commercial column store, partition their tables on the time column, and time their workload. For any scan-oriented workload, it will crush a row store like Timescale. Or you can set up a clickhouse instance. It's a seriously promising and underrated product. |
|