danthegoodman1/icedb

Performance comparisons

danthegoodman1 opened this issue · 1 comments

Compare ingesting and queries on the same data set to:

  • BigQuery
  • Athena
  • ClickHouse
  • MotherDuck
  • Parquet files in S3 without IceDB or S3 proxy

For IceDB we should use the S3 proxy, and we can try with a few engines (DuckDB, CHDB, BigHouse).

We should show the query time, the cost of the query, how much storage on disk (and that cost).

Should we let everything merge up (and clean, optimize) first?