|
|
|
|
|
by hipadev23
876 days ago
|
|
If you’re pushing down the data, you’re losing the real-time capability no? If you want fast, adhoc, real-time querying, load the data as it’s created directly into duckdb or clickhouse. Now you’ll have sub-100ms responses for most of your queries. |
|