|
|
|
|
|
by jpalomaki
819 days ago
|
|
I would like to keep my data in Postgres (OLTP purposes), but run analytical queries against the same datafiles in Snowflake/DuckDB fashion. The analytics part should scale independently. Often this is only needed occasionally, so scale-to-zero (like Snowflake) would be great. |
|
Clickhouse supports it too https://clickhouse.com/docs/en/sql-reference/table-functions...