|
|
|
|
|
by PeterZaitsev
2423 days ago
|
|
Many Time-Series applications do not need super complicated SQL. This is why there are many timeseries focused databases even without SQL support. There is also PostgreSQL Foreign Data Wrapper for ClickHouse which allows you to run all SQL PostgreSQL support and often with great performance |
|