Comment by hiyer
3 days ago
For a few TBs of data, well partitioned and stored in parquet or some such format, you could just use duckdb on a single node.
3 days ago
For a few TBs of data, well partitioned and stored in parquet or some such format, you could just use duckdb on a single node.
Thanks - will check out DuckDB.